[java-parent-project] 02/03: Update wagon plugins to 3.5.3
Ian Young
ian at iay.org.uk
Thu Jan 5 17:19:47 UTC 2023
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=1151e3bba6a932ba47bfda2b1fb279b1443702e1
commit 1151e3bba6a932ba47bfda2b1fb279b1443702e1
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Jan 5 17:04:45 2023 +0000
Update wagon plugins to 3.5.3
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b359519..93c09bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -833,12 +833,12 @@
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-webdav-jackrabbit</artifactId>
- <version>3.5.1</version>
+ <version>3.5.3</version>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-ssh</artifactId>
- <version>3.5.1</version>
+ <version>3.5.3</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