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 0edda3e335ab893226296594b7e8626a9819906e
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Mon Aug 26 15:54:17 2019 +0300

    Upgraded Spring core version to 5.1.9
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c4adadd..a1a9003 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
 
         <bouncycastle.version>1.62</bouncycastle.version>
         <slf4j.version>1.7.28</slf4j.version>
-        <spring.version>5.1.8.RELEASE</spring.version>
+        <spring.version>5.1.9.RELEASE</spring.version>
         <jgit.version>5.4.2.201908231537-r</jgit.version>
         <junit.version>4.12</junit.version>
         <bytebuddy.version>1.10.1</bytebuddy.version>

Reply via email to