[java-parent-project] branch main updated: JPAR-236 - Bump Maven plugins

Tom Zeller tzeller at dragonacea.biz
Mon Oct 13 18:16:29 UTC 2025


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

tzeller 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=46c7444dd88fa1541a874c55c3d79659f6d8fd84

The following commit(s) were added to refs/heads/main by this push:
     new 46c7444  JPAR-236 - Bump Maven plugins
46c7444 is described below

commit 46c7444dd88fa1541a874c55c3d79659f6d8fd84
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Sun Oct 12 18:00:05 2025 -0500

    JPAR-236 - Bump Maven plugins
    
    Bump maven-deploy-plugin.version to 3.1.4
    Bump maven-install-plugin.version to 3.1.4
    
    https://shibboleth.atlassian.net/browse/JPAR-236
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f4a351c..ab91169 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,11 +94,11 @@
         <maven-clean-plugin.version>3.5.0</maven-clean-plugin.version>
         <maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
         <maven-dependency-plugin.version>3.3.0</maven-dependency-plugin.version>
-        <maven-deploy-plugin.version>3.0.0-M2</maven-deploy-plugin.version>
+        <maven-deploy-plugin.version>3.1.4</maven-deploy-plugin.version>
         <maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
         <maven-exec-plugin.version>3.1.0</maven-exec-plugin.version>
         <maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
-        <maven-install-plugin.version>3.0.0-M1</maven-install-plugin.version>
+        <maven-install-plugin.version>3.1.4</maven-install-plugin.version>
         <maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
         <maven-javadoc-plugin.version>3.3.0.2</maven-javadoc-plugin.version>
         <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>

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


More information about the commits mailing list