[java-parent-project] branch main updated: JPAR-214 Move versions-maven-plugin forward to 2.14.0 or 2.14.1

Rod Widdowson rdw at steadingsoftware.com
Fri Dec 16 15:03:51 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=5ab567e9c390b9225e97efb2e20b84b310a94e5a

The following commit(s) were added to refs/heads/main by this push:
     new 5ab567e  JPAR-214 Move versions-maven-plugin forward to 2.14.0 or 2.14.1
5ab567e is described below

commit 5ab567e9c390b9225e97efb2e20b84b310a94e5a
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Dec 16 15:02:12 2022 +0000

    JPAR-214 Move versions-maven-plugin forward to 2.14.0 or 2.14.1
    
    https://shibboleth.atlassian.net/browse/JPAR-214
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b92321c..49a1855 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
         <maven-site-plugin.version>3.11.0</maven-site-plugin.version>
         <maven-source-plugin.version>3.2.1</maven-source-plugin.version>
         <maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
-        <maven-versions-plugin.version>2.13.0</maven-versions-plugin.version>
+        <maven-versions-plugin.version>2.14.1</maven-versions-plugin.version>
         <maven-war-plugin.version>3.3.2</maven-war-plugin.version>
 
         <maven.central.url>https://repo1.maven.org/maven2</maven.central.url>

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


More information about the commits mailing list