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

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git


The following commit(s) were added to refs/heads/master by this push:
     new 49111074 Bump io.netty:netty-all from 4.1.117.Final to 4.1.118.Final 
(#599)
49111074 is described below

commit 491110743f7fb7534eff362c48f0cc0bbb65564a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 19 09:59:50 2025 +0800

    Bump io.netty:netty-all from 4.1.117.Final to 4.1.118.Final (#599)
    
    Bumps [io.netty:netty-all](https://github.com/netty/netty) from 
4.1.117.Final to 4.1.118.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.117.Final...netty-4.1.118.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-all
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-extensions-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-extensions-dependencies-bom/pom.xml 
b/dubbo-extensions-dependencies-bom/pom.xml
index f5151185..c09d52fe 100644
--- a/dubbo-extensions-dependencies-bom/pom.xml
+++ b/dubbo-extensions-dependencies-bom/pom.xml
@@ -124,7 +124,7 @@
         <jetcd_version>0.7.7</jetcd_version>
         <grpc.version>1.70.0</grpc.version>
         <etcd_launcher_version>0.7.7</etcd_launcher_version>
-        <netty4_version>4.1.117.Final</netty4_version>
+        <netty4_version>4.1.118.Final</netty4_version>
         <consul_process_version>2.2.1</consul_process_version>
         <consul_version>1.4.5</consul_version>
         <consul_client_version>1.3.7</consul_client_version>

Reply via email to