[java-parent-project] 08/15: Update Maven wagon plugins to 3.5.1

Ian Young ian at iay.org.uk
Wed Mar 16 16:13:54 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=8ad86decdfdb5380e99d8063f474221fbdf20da9

commit 8ad86decdfdb5380e99d8063f474221fbdf20da9
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Mar 16 15:11:07 2022 +0000

    Update Maven wagon plugins to 3.5.1
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f764760..b5c3190 100644
--- a/pom.xml
+++ b/pom.xml
@@ -837,12 +837,12 @@
                         <dependency>
                             <groupId>org.apache.maven.wagon</groupId>
                             <artifactId>wagon-webdav-jackrabbit</artifactId>
-                            <version>3.4.3</version>
+                            <version>3.5.1</version>
                         </dependency>
                         <dependency>
                             <groupId>org.apache.maven.wagon</groupId>
                             <artifactId>wagon-ssh</artifactId>
-                            <version>3.4.3</version>
+                            <version>3.5.1</version>
                         </dependency>
                     </dependencies>
                 </plugin>

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


More information about the commits mailing list