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 7e8116f30ac build(deps): bump netty4.version from 4.2.16.Final to
4.2.17.Final (#20076)
7e8116f30ac is described below
commit 7e8116f30acf8db25049e12d2069b3f1c375cdcd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 21 11:04:40 2026 +0800
build(deps): bump netty4.version from 4.2.16.Final to 4.2.17.Final (#20076)
* build(deps): bump netty4.version from 4.2.16.Final to 4.2.17.Final
Bumps `netty4.version` from 4.2.16.Final to 4.2.17.Final.
Updates `io.netty:netty-bom` from 4.2.16.Final to 4.2.17.Final
- [Release notes](https://github.com/netty/netty/releases)
-
[Commits](https://github.com/netty/netty/compare/netty-4.2.16.Final...netty-4.2.17.Final)
Updates `io.netty:netty-common` from 4.2.16.Final to 4.2.17.Final
- [Release notes](https://github.com/netty/netty/releases)
-
[Commits](https://github.com/netty/netty/compare/netty-4.2.16.Final...netty-4.2.17.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-bom
dependency-version: 4.2.17.Final
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-common
dependency-version: 4.2.17.Final
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): register Netty 4.2.17 licenses
---------
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 bb877c6ac7a..6322b659eac 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1554,7 +1554,7 @@ name: Netty
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 4.2.16.Final
+version: 4.2.17.Final
libraries:
- io.netty: netty-buffer
- io.netty: netty-codec
@@ -4898,7 +4898,7 @@ name: Netty
license_category: binary
module: extensions/druid-azure-extensions
license_name: Apache License version 2.0
-version: 2.0.78.Final
+version: 2.0.81.Final
libraries:
- io.netty: netty-tcnative-boringssl-static
- io.netty: netty-tcnative-classes
diff --git a/pom.xml b/pom.xml
index 3f1e1fd4385..f96074d253d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
<mysql.version>26.7.0</mysql.version>
<mariadb.version>2.7.3</mariadb.version>
<netty3.version>3.10.6.Final</netty3.version>
- <netty4.version>4.2.16.Final</netty4.version>
+ <netty4.version>4.2.17.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]