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 bc4e3a3613 Bump io.netty:netty-bom from 4.1.112.Final to 4.1.113.Final
(#13940)
bc4e3a3613 is described below
commit bc4e3a36134c578de62bb6947ebfaf4c9d7604f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 5 11:53:38 2024 -0700
Bump io.netty:netty-bom from 4.1.112.Final to 4.1.113.Final (#13940)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6ffab2ac9c..c2a77ee673 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
<libthrift.verion>0.18.1</libthrift.verion>
<log4j.version>2.23.1</log4j.version>
<slf4j.version>2.0.16</slf4j.version>
- <netty.version>4.1.112.Final</netty.version>
+ <netty.version>4.1.113.Final</netty.version>
<reactivestreams.version>1.0.4</reactivestreams.version>
<jts.version>1.20.0</jts.version>
<h3.version>4.1.1</h3.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]