[java-parent-project] branch main updated: Update maven-dependency-plugin to 3.3.0

Ian Young ian at iay.org.uk
Wed Mar 23 15:15:56 UTC 2022


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

iay 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=57487b25e95207660e96dab526178109dd4bdba4

The following commit(s) were added to refs/heads/main by this push:
     new 57487b2  Update maven-dependency-plugin to 3.3.0
57487b2 is described below

commit 57487b25e95207660e96dab526178109dd4bdba4
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Mar 23 15:15:44 2022 +0000

    Update maven-dependency-plugin to 3.3.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8c88d46..170ad2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
         <maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
         <maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
         <maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
-        <maven-dependency-plugin.version>3.1.2</maven-dependency-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-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
         <maven-install-plugin.version>3.0.0-M1</maven-install-plugin.version>

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


More information about the commits mailing list