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

twolf 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 0b0ecb0bb Bump spring-core from 5.3.20 to 5.3.26
0b0ecb0bb is described below

commit 0b0ecb0bb26089d06e93cf32b4d99c40ed501083
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 24 06:34:29 2023 +0000

    Bump spring-core from 5.3.20 to 5.3.26
    
    Bumps [spring-core](https://github.com/spring-projects/spring-framework) 
from 5.3.20 to 5.3.26.
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.20...v5.3.26)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ddeba36b0..56e40be6c 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.20</spring.version>
+        <spring.version>5.3.26</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