This is an automated email from the ASF dual-hosted git repository.
xiangfu0 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 4df89218b38 Bump io.netty:netty-bom from 4.1.137.Final to
4.1.138.Final (#19551)
4df89218b38 is described below
commit 4df89218b38210ac5628b803b8a18175d2b236be
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 05:15:36 2026 -0700
Bump io.netty:netty-bom from 4.1.137.Final to 4.1.138.Final (#19551)
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from
4.1.137.Final to 4.1.138.Final.
- [Release notes](https://github.com/netty/netty/releases)
-
[Commits](https://github.com/netty/netty/compare/netty-4.1.137.Final...netty-4.1.138.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-bom
dependency-version: 4.1.138.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9eeb5887a90..d12b9d4f0cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -217,7 +217,7 @@
<libthrift.version>0.24.0</libthrift.version>
<log4j.version>2.26.1</log4j.version>
<slf4j.version>2.0.19</slf4j.version>
- <netty.version>4.1.137.Final</netty.version>
+ <netty.version>4.1.138.Final</netty.version>
<reactivestreams.version>1.0.4</reactivestreams.version>
<jts.version>1.20.0</jts.version>
<h3.version>4.5.0</h3.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]