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 d496df710450f4c86d0d41d8b6f5be518425d245
Author: Benoit TELLIER <btell...@linagora.com>
AuthorDate: Fri Dec 1 20:44:07 2023 +0100

    JAMES-3961 Enfoce Maven 3.8.1+ usage
    
    Required by OpenJPA 34.0-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 27ef5a02fa..c92e108a0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3542,7 +3542,7 @@
                         <configuration>
                             <rules>
                                 <requireMavenVersion>
-                                    <version>3.6.0</version>
+                                    <version>3.8.1</version>
                                 </requireMavenVersion>
                             </rules>
                         </configuration>


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

Reply via email to