Upgraded Spring integration version to 5.0.8
Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/94a61348 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/94a61348 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/94a61348 Branch: refs/heads/master Commit: 94a61348dc64b807b2b59833e7e178807f2e3bfd Parents: 1cb2ace Author: Lyor Goldstein <[email protected]> Authored: Wed Oct 3 20:34:08 2018 +0300 Committer: Goldstein Lyor <[email protected]> Committed: Thu Oct 4 08:50:08 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/94a61348/sshd-spring-sftp/pom.xml ---------------------------------------------------------------------- diff --git a/sshd-spring-sftp/pom.xml b/sshd-spring-sftp/pom.xml index 390838d..46d81f5 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.7.RELEASE</spring.integration.version> + <spring.integration.version>5.0.8.RELEASE</spring.integration.version> </properties> <dependencyManagement>
