This is an automated email from the ASF dual-hosted git repository. adoroszlai pushed a commit to branch ozone-2.1 in repository https://gitbox.apache.org/repos/asf/ozone.git
commit 4eeb40d3a394ce051e6a0a3c9ddfc28759e42929 Author: Doroszlai, Attila <[email protected]> AuthorDate: Tue May 12 05:41:01 2026 +0200 HDDS-15224. Bump Netty to 4.1.133 (#10232) (cherry picked from commit 0cc42f8bdaca513f8223b067d36bb722d257f588) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 710c9664ecb..b4f0d706419 100644 --- a/pom.xml +++ b/pom.xml @@ -173,7 +173,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>16.14.2</nodejs.version> <okhttp3.version>4.12.0</okhttp3.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
