This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git


The following commit(s) were added to refs/heads/master by this push:
     new f5956f926 Bump Spring from 5.3.27 to 5.3.28
f5956f926 is described below

commit f5956f9261068ca4cb324ee8d815e550354995fe
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Jul 12 11:28:12 2023 -0400

    Bump Spring from 5.3.27 to 5.3.28
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e994c211b..2fb330fbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
         <slf4j.version>1.7.32</slf4j.version>
         <slf4j.upper.bound>3</slf4j.upper.bound>
         <logback.version>1.2.11</logback.version>
-        <spring.version>5.3.27</spring.version>
+        <spring.version>5.3.28</spring.version>
             <!-- NOTE: upgrading jGit to 6.x requires Java 11 -->
         <jgit.version>5.13.0.202109080827-r</jgit.version>
         <junit.version>4.13.2</junit.version>

Reply via email to