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 6f39e9dfb Bump io.netty:netty-bom from 4.1.81.Final to 4.1.119.Final 
(#672)
6f39e9dfb is described below

commit 6f39e9dfb5865bdfd672df49812e25567e88f743
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 4 07:53:10 2025 +0100

    Bump io.netty:netty-bom from 4.1.81.Final to 4.1.119.Final (#672)
    
    Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 
4.1.81.Final to 4.1.119.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.81.Final...netty-4.1.119.Final)
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 sshd-netty/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sshd-netty/pom.xml b/sshd-netty/pom.xml
index 2e0b4c4ac..377999c8b 100644
--- a/sshd-netty/pom.xml
+++ b/sshd-netty/pom.xml
@@ -40,7 +40,7 @@
             <dependency>
                 <groupId>io.netty</groupId>
                 <artifactId>netty-bom</artifactId>
-                <version>4.1.81.Final</version>
+                <version>4.1.119.Final</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>

Reply via email to