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

nkollar pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/main by this push:
     new 0606c33514 Bump io.netty:netty-bom from 4.2.2.Final to 4.2.3.Final in 
/lang/java (#3438)
0606c33514 is described below

commit 0606c33514e084cc0e131ab1f12a1a91e68e07c1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 30 20:15:15 2025 +0200

    Bump io.netty:netty-bom from 4.2.2.Final to 4.2.3.Final in /lang/java 
(#3438)
    
    Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.2.Final 
to 4.2.3.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.2.2.Final...netty-4.2.3.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-version: 4.2.3.Final
      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>
---
 lang/java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index 115fec859d..1101d451b3 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -51,7 +51,7 @@
     <junit5.version>5.13.4</junit5.version>
     <maven-core.version>3.9.6</maven-core.version>
     <mockito.version>5.18.0</mockito.version>
-    <netty.version>4.2.2.Final</netty.version>
+    <netty.version>4.2.3.Final</netty.version>
     <protobuf.version>4.31.1</protobuf.version>
     <reload4j.version>1.2.26</reload4j.version>
     <servlet-api.version>4.0.1</servlet-api.version>

Reply via email to