This is an automated email from the ASF dual-hosted git repository.
FrankChen021 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 66e1ad4e96c build(deps): bump netty4.version from 4.2.15.Final to
4.2.16.Final (#19869)
66e1ad4e96c is described below
commit 66e1ad4e96c6892962a674285d6008dcb925dc2d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 10:00:14 2026 +0800
build(deps): bump netty4.version from 4.2.15.Final to 4.2.16.Final (#19869)
* build(deps): bump netty4.version from 4.2.15.Final to 4.2.16.Final
Bumps `netty4.version` from 4.2.15.Final to 4.2.16.Final.
Updates `io.netty:netty-bom` from 4.2.15.Final to 4.2.16.Final
- [Release notes](https://github.com/netty/netty/releases)
-
[Commits](https://github.com/netty/netty/compare/netty-4.2.15.Final...netty-4.2.16.Final)
Updates `io.netty:netty-common` from 4.2.15.Final to 4.2.16.Final
- [Release notes](https://github.com/netty/netty/releases)
-
[Commits](https://github.com/netty/netty/compare/netty-4.2.15.Final...netty-4.2.16.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-bom
dependency-version: 4.2.16.Final
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-common
dependency-version: 4.2.16.Final
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): update Netty license metadata
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frank Chen <[email protected]>
---
licenses.yaml | 4 ++--
pom.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index b7f9776dfb1..f1056973e6b 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1486,7 +1486,7 @@ name: Netty
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 4.2.15.Final
+version: 4.2.16.Final
libraries:
- io.netty: netty-buffer
- io.netty: netty-codec
@@ -4793,7 +4793,7 @@ name: Netty
license_category: binary
module: extensions/druid-azure-extensions
license_name: Apache License version 2.0
-version: 2.0.77.Final
+version: 2.0.78.Final
libraries:
- io.netty: netty-tcnative-boringssl-static
- io.netty: netty-tcnative-classes
diff --git a/pom.xml b/pom.xml
index f619a942333..adef6b81892 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
<mysql.version>8.2.0</mysql.version>
<mariadb.version>2.7.3</mariadb.version>
<netty3.version>3.10.6.Final</netty3.version>
- <netty4.version>4.2.15.Final</netty4.version>
+ <netty4.version>4.2.16.Final</netty4.version>
<postgresql.version>42.7.12</postgresql.version>
<protobuf.version>4.35.1</protobuf.version>
<resilience4j.version>1.3.1</resilience4j.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]