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

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

commit 2158b729d3acdfea286e5a9619842ed312b625f4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 13 13:41:37 2023 +0200

    Bump io.netty:netty-bom from 4.1.96.Final to 4.1.97.Final in /lang/java 
(#2471)
    
    Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 
4.1.96.Final to 4.1.97.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.96.Final...netty-4.1.97.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]>
    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 80a336409..fd754099b 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -43,7 +43,7 @@
     <jetty.version>9.4.52.v20230823</jetty.version>
     <jopt-simple.version>5.0.4</jopt-simple.version>
     <junit5.version>5.10.0</junit5.version>
-    <netty.version>4.1.96.Final</netty.version>
+    <netty.version>4.1.97.Final</netty.version>
     <protobuf.version>3.24.3</protobuf.version>
     <thrift.version>0.16.0</thrift.version>
     <slf4j.version>1.7.36</slf4j.version>

Reply via email to