Upgraded Spring integration version to 5.0.6
Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/ace6c9fe Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/ace6c9fe Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/ace6c9fe Branch: refs/heads/master Commit: ace6c9fed48ab8ffef196ad05d4ea3faaab519ee Parents: 4a68c7e Author: Lyor Goldstein <[email protected]> Authored: Fri Jul 6 06:12:53 2018 +0300 Committer: Lyor Goldstein <[email protected]> Committed: Fri Jul 6 10:20:46 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/ace6c9fe/sshd-spring-sftp/pom.xml ---------------------------------------------------------------------- diff --git a/sshd-spring-sftp/pom.xml b/sshd-spring-sftp/pom.xml index d8dd336..75f440a 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.5.RELEASE</spring.integration.version> + <spring.integration.version>5.0.6.RELEASE</spring.integration.version> </properties> <dependencyManagement>
