This is an automated email from the ASF dual-hosted git repository.

lgoldstein pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git

commit 864d43f2b502843218ae3d3c6aa530e6aabf4b88
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Thu Dec 23 08:44:39 2021 +0200

    Upgraded Spring integration version to 5.5.7
---
 sshd-spring-sftp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sshd-spring-sftp/pom.xml b/sshd-spring-sftp/pom.xml
index 78d8c2c..27a18f9 100644
--- a/sshd-spring-sftp/pom.xml
+++ b/sshd-spring-sftp/pom.xml
@@ -32,7 +32,7 @@
 
     <properties>
         <projectRoot>${project.basedir}/..</projectRoot>
-        <spring.integration.version>5.5.4</spring.integration.version>
+        <spring.integration.version>5.5.7</spring.integration.version>
     </properties>
 
     <dependencyManagement>

Reply via email to