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

mgrigorov pushed a commit to branch branch-1.11
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/branch-1.11 by this push:
     new c1b897232 Bump netty-bom from 4.1.82.Final to 4.1.84.Final in 
/lang/java (#1911)
c1b897232 is described below

commit c1b897232ec3c9d0dd397659404da712b67628cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 17 11:31:34 2022 +0300

    Bump netty-bom from 4.1.82.Final to 4.1.84.Final in /lang/java (#1911)
    
    Bumps [netty-bom](https://github.com/netty/netty) from 4.1.82.Final to 
4.1.84.Final.
    - [Release notes](https://github.com/netty/netty/releases)
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.82.Final...netty-4.1.84.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit c07ab64fa88949640427a8dac0eb474f80dca979)
---
 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 f7238d815..2c4833faa 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -43,7 +43,7 @@
     <jetty.version>9.4.49.v20220914</jetty.version>
     <jopt-simple.version>5.0.4</jopt-simple.version>
     <junit5.version>5.9.1</junit5.version>
-    <netty.version>4.1.82.Final</netty.version>
+    <netty.version>4.1.84.Final</netty.version>
     <protobuf.version>3.21.7</protobuf.version>
     <thrift.version>0.16.0</thrift.version>
     <slf4j.version>1.7.36</slf4j.version>

Reply via email to