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

jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f15c1280c bump netty to 4.1.108 (#12702)
3f15c1280c is described below

commit 3f15c1280c1372ddb8dd7a181d193b93cf2e00be
Author: sullis <git...@seansullivan.com>
AuthorDate: Fri Mar 22 09:59:00 2024 -0700

    bump netty to 4.1.108 (#12702)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 58684bbeb9..40c71b6cd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
     <lz4-java.version>1.8.0</lz4-java.version>
     <log4j.version>2.23.1</log4j.version>
     <slf4j.version>2.0.9</slf4j.version>
-    <netty.version>4.1.107.Final</netty.version>
+    <netty.version>4.1.108.Final</netty.version>
     <reactivestreams.version>1.0.4</reactivestreams.version>
     <jts.version>1.19.0</jts.version>
     <h3.version>4.1.1</h3.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to