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

albumenj pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new 614af7e111 Bump netty4_version from 4.1.114.Final to 4.1.115.Final 
(#14910)
614af7e111 is described below

commit 614af7e1117c7e6155496e3a4966451750f8b35f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 22 20:32:43 2024 +0800

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

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index 919a07c6b1..d9120a5389 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -95,7 +95,7 @@
     <javassist_version>3.30.2-GA</javassist_version>
     <byte-buddy_version>1.15.10</byte-buddy_version>
     <netty_version>3.2.10.Final</netty_version>
-    <netty4_version>4.1.114.Final</netty4_version>
+    <netty4_version>4.1.115.Final</netty4_version>
     <netty_http3_version>0.0.28.Final</netty_http3_version>
     <httpclient_version>4.5.14</httpclient_version>
     <httpcore_version>4.4.16</httpcore_version>

Reply via email to