This is an automated email from the ASF dual-hosted git repository.
asdf2014 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 148ad32e756 netty 4.1.107 (#16027)
148ad32e756 is described below
commit 148ad32e75654241a8dc94bdcb52dd642b714d62
Author: sullis <[email protected]>
AuthorDate: Mon Mar 11 00:57:44 2024 -0700
netty 4.1.107 (#16027)
* netty 4.1.107
* update licenses.yaml
---
licenses.yaml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index 4ee57c5bb82..cc815129c25 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1249,7 +1249,7 @@ name: Netty
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 4.1.100.Final
+version: 4.1.107.Final
libraries:
- io.netty: netty-buffer
- io.netty: netty-codec
diff --git a/pom.xml b/pom.xml
index a3b51ad928c..7c60fb85b7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
<mysql.version>5.1.49</mysql.version>
<mariadb.version>2.7.3</mariadb.version>
<netty3.version>3.10.6.Final</netty3.version>
- <netty4.version>4.1.100.Final</netty4.version>
+ <netty4.version>4.1.107.Final</netty4.version>
<postgresql.version>42.7.2</postgresql.version>
<protobuf.version>3.24.0</protobuf.version>
<resilience4j.version>1.3.1</resilience4j.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]