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

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-java.git


The following commit(s) were added to refs/heads/main by this push:
     new bbbe4b48 MINOR: Bump io.netty:netty-bom from 4.1.115.Final to 
4.1.117.Final (#567)
bbbe4b48 is described below

commit bbbe4b488ba4d3cf665f0a7393b8e44eae4f84a1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 27 05:48:27 2025 -0500

    MINOR: Bump io.netty:netty-bom from 4.1.115.Final to 4.1.117.Final (#567)
    
    Bumps [io.netty:netty-bom](https://github.com/netty/netty) from
    4.1.115.Final to 4.1.117.Final.
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index af7f5bd0..2e8f0278 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@ under the License.
     <dep.junit.jupiter.version>5.11.4</dep.junit.jupiter.version>
     <dep.slf4j.version>2.0.16</dep.slf4j.version>
     <dep.guava-bom.version>33.4.0-jre</dep.guava-bom.version>
-    <dep.netty-bom.version>4.1.115.Final</dep.netty-bom.version>
+    <dep.netty-bom.version>4.1.117.Final</dep.netty-bom.version>
     <dep.grpc-bom.version>1.69.1</dep.grpc-bom.version>
     <dep.protobuf-bom.version>3.25.5</dep.protobuf-bom.version>
     <dep.jackson-bom.version>2.18.2</dep.jackson-bom.version>

Reply via email to