This is an automated email from the ASF dual-hosted git repository.

daim pushed a commit to branch OAK-12087
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/OAK-12087 by this push:
     new 719edae625 OAK-12087 : bump netty to 4.1.131.Final
719edae625 is described below

commit 719edae625c1b9a61429b8f5bab77d486a979a51
Author: rishabhdaim <[email protected]>
AuthorDate: Tue Feb 10 15:47:45 2026 +0530

    OAK-12087 : bump netty to 4.1.131.Final
---
 oak-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index 535698c234..0b3042ff32 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -71,7 +71,7 @@
     <jackson.version>2.16.2</jackson.version>
     <testcontainers.version>1.19.7</testcontainers.version>
     <groovy.version>2.5.23</groovy.version>
-    <netty.version>4.1.127.Final</netty.version>
+    <netty.version>4.1.131.Final</netty.version>
     <aws.sdk.version>2.34.1</aws.sdk.version>
     <!-- determines the bytecode version (i.e. the minimum JRE required to run 
the build artifact) -->
     <javaTargetVersion>8</javaTargetVersion>

Reply via email to