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 5864a66df Bump org.springframework.integration:spring-integration-bom 
(#838)
5864a66df is described below

commit 5864a66df9f49b7abf5d3c050731f9444609d649
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 11 21:16:18 2025 +0200

    Bump org.springframework.integration:spring-integration-bom (#838)
    
    - [Release 
notes](https://github.com/spring-projects/spring-integration/releases)
    - 
[Commits](https://github.com/spring-projects/spring-integration/compare/v5.5.7...v5.5.20)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 sshd-spring-sftp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sshd-spring-sftp/pom.xml b/sshd-spring-sftp/pom.xml
index c195b227b..a75c392e2 100644
--- a/sshd-spring-sftp/pom.xml
+++ b/sshd-spring-sftp/pom.xml
@@ -32,7 +32,7 @@
 
     <properties>
         <projectRoot>${project.basedir}/..</projectRoot>
-        <spring.integration.version>5.5.7</spring.integration.version>
+        <spring.integration.version>5.5.20</spring.integration.version>
     </properties>
 
     <dependencyManagement>

Reply via email to