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 0f4504a7366 HDDS-15722. Bump netty to 4.1.135 (#10646)
0f4504a7366 is described below
commit 0f4504a7366fde57beabb794b3057156abd75b16
Author: Vikash <[email protected]>
AuthorDate: Wed Jul 1 21:09:13 2026 +0530
HDDS-15722. Bump netty to 4.1.135 (#10646)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 987ace491bb..644f9cbb7ee 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.133.Final</netty.version>
+ <netty.version>4.1.135.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]