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 9959c631963e509357704fa8a375ec45f6bd5501 Author: Jean Helou <[email protected]> AuthorDate: Fri Dec 5 07:59:31 2025 +0100 [devscout] upgrade develocity extensions locally at least this fixes the issue documented in https://github.com/apache/james-project/pull/2842#issuecomment-3493741997 --- .mvn/extensions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 7f874aa406..46dcd9bd15 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -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.4.0</version> + <version>2.1.0</version> </extension> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
