This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 0cc42f8bdac HDDS-15224. Bump Netty to 4.1.133 (#10232)
0cc42f8bdac is described below
commit 0cc42f8bdaca513f8223b067d36bb722d257f588
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Tue May 12 05:41:01 2026 +0200
HDDS-15224. Bump Netty to 4.1.133 (#10232)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 01b46cc845a..9244db84b3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
<metainf-services.version>1.11</metainf-services.version>
<mockito.version>4.11.0</mockito.version>
<native.lib.tmp.dir />
- <netty.version>4.1.130.Final</netty.version>
+ <netty.version>4.1.133.Final</netty.version>
<!-- Node.js version number (without the v prefix required by
frontend-maven-plugin) -->
<nodejs.version>20.18.2</nodejs.version>
<okhttp3.version>4.12.0</okhttp3.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]