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 cbdd62a36f914c40ab6b608ce486d86ff4bce64a Author: Rene Cordier <rcord...@linagora.com> AuthorDate: Wed Sep 4 16:04:48 2019 +0700 JDKIM-42 Upgrade wagon-ssh 2.0 -> 3.3.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c94bc43..8fa1465 100644 --- a/pom.xml +++ b/pom.xml @@ -303,7 +303,7 @@ <dependency> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-ssh</artifactId> - <version>2.0</version> + <version>3.3.3</version> </dependency> </dependencies> </plugin> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org