This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-jdkim.git
commit 87e81951a9782cab589b501ad80ec5891dd5e234 Author: Benoit Tellier <[email protected]> AuthorDate: Wed Sep 15 09:02:13 2021 +0700 Upgrade wagon-ssh 3.3.3 -> 3.4.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f99d574..b4b3591 100644 --- a/pom.xml +++ b/pom.xml @@ -183,7 +183,7 @@ <dependency> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-ssh</artifactId> - <version>3.3.3</version> + <version>3.4.3</version> </dependency> </dependencies> </plugin> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
