Repository: mina-sshd
Updated Branches:
  refs/heads/master 422e7428c -> 88ce24210


Upgraded Spring integration version to 5.0.9


Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/88ce2421
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/88ce2421
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/88ce2421

Branch: refs/heads/master
Commit: 88ce24210becce042770b0d2b88cf36e3a517b79
Parents: 61a9a53
Author: Lyor Goldstein <[email protected]>
Authored: Fri Oct 19 10:16:20 2018 +0300
Committer: Lyor Goldstein <[email protected]>
Committed: Fri Oct 19 20:35:19 2018 +0300

----------------------------------------------------------------------
 sshd-spring-sftp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/88ce2421/sshd-spring-sftp/pom.xml
----------------------------------------------------------------------
diff --git a/sshd-spring-sftp/pom.xml b/sshd-spring-sftp/pom.xml
index 46d81f5..5e1759d 100644
--- a/sshd-spring-sftp/pom.xml
+++ b/sshd-spring-sftp/pom.xml
@@ -34,7 +34,7 @@
 
     <properties>
         <projectRoot>${project.basedir}/..</projectRoot>
-        <spring.integration.version>5.0.8.RELEASE</spring.integration.version>
+        <spring.integration.version>5.0.9.RELEASE</spring.integration.version>
     </properties>
 
     <dependencyManagement>

Reply via email to