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 54c7d7fff61bd8b1ad11bdbba61c163f963c6b47 Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Thu May 16 13:09:42 2019 +0300 Upgraded Spring core version to 5.1.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3a5a28d..e6059f5 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ <bouncycastle.version>1.61</bouncycastle.version> <slf4j.version>1.7.26</slf4j.version> - <spring.version>5.1.6.RELEASE</spring.version> + <spring.version>5.1.7.RELEASE</spring.version> <jgit.version>5.3.1.201904271842-r</jgit.version> <junit.version>4.12</junit.version> <bytebuddy.version>1.9.12</bytebuddy.version>