This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 5a11242c36cb1eb4127f945a105e1a709e457477 Author: Jean Helou <[email protected]> AuthorDate: Tue Dec 2 21:05:53 2025 +0100 [devscout] upgrade develocity extensions --- .mvn/extensions.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 259604742e..7f874aa406 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -8,7 +8,7 @@ build scans capture information see https://docs.gradle.com/develocity/maven-extension/#captured_information --> <artifactId>develocity-maven-extension</artifactId> - <version>1.22.2</version> + <version>2.2.1</version> </extension> <extension> <groupId>com.gradle</groupId> @@ -17,7 +17,7 @@ see https://github.com/gradle/common-custom-user-data-gradle-plugin --> <artifactId>common-custom-user-data-maven-extension</artifactId> - <version>2.0.1</version> + <version>2.4.0</version> </extension> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
