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 454d82ea1130334626783bc28529da8159efe70c
Author: Benoit TELLIER <btell...@linagora.com>
AuthorDate: Fri Dec 1 15:23:32 2023 +0100

    JAMES-3961 Upgrade maven-plugin-plugin in order to work with Java 21
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eee23a76b3..27ef5a02fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3263,7 +3263,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-plugin-plugin</artifactId>
-                    <version>3.6.4</version>
+                    <version>3.11.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to