This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 10a5f846fa2acdbdc8d0e8722e09ef14b73953b1 Author: Tung Tran <[email protected]> AuthorDate: Mon Jul 17 15:34:16 2023 +0700 [UPGRADE] - Maven org.apache.maven.wagon:wagon-ssh 3.5.2 -> 3.5.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bb0455dd33..ede5e49a1e 100644 --- a/pom.xml +++ b/pom.xml @@ -3314,7 +3314,7 @@ <dependency> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-ssh</artifactId> - <version>3.5.2</version> + <version>3.5.3</version> </dependency> </dependencies> <executions> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
