[java-parent-project] branch main updated: GEN-308 Move maven up to latest version

Rod Widdowson rdw at steadingsoftware.com
Sat Feb 19 11:26:01 UTC 2022


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch main
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=ea10bf4b3d292bfc2279547548dd2dc811a18a34

The following commit(s) were added to refs/heads/main by this push:
     new ea10bf4  GEN-308 Move maven up to latest version
ea10bf4 is described below

commit ea10bf4b3d292bfc2279547548dd2dc811a18a34
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Feb 19 11:22:38 2022 +0000

    GEN-308 Move maven up to latest version
    
    https://shibboleth.atlassian.net/browse/GEN-308
    
    Move minimum maven version to 3.8.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 72418dd..486c6b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -922,7 +922,7 @@
                         <configuration>
                             <rules>
                                 <requireMavenVersion>
-                                    <version>3.5.3</version>
+                                    <version>3.8.4</version>
                                 </requireMavenVersion>
                             </rules>
                             <fail>true</fail>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list