Upgraded Spring integration version to 5.0.7
Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/e339f3d8 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/e339f3d8 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/e339f3d8 Branch: refs/heads/master Commit: e339f3d804ba9e16e077ebe47042ae662dbf0790 Parents: f72f27e Author: Goldstein Lyor <[email protected]> Authored: Wed Aug 22 11:54:50 2018 +0300 Committer: Goldstein Lyor <[email protected]> Committed: Wed Aug 22 12:53:33 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/e339f3d8/sshd-spring-sftp/pom.xml ---------------------------------------------------------------------- diff --git a/sshd-spring-sftp/pom.xml b/sshd-spring-sftp/pom.xml index 75f440a..c5b4f56 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.6.RELEASE</spring.integration.version> + <spring.integration.version>5.0.7.RELEASE</spring.integration.version> </properties> <dependencyManagement>
