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

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

commit 16a8141f16000b9f0dc23538f34d69544f7021b3
Author: Andrei Dulceanu <[email protected]>
AuthorDate: Thu Dec 21 19:28:58 2023 +0200

    OAK-10591 - Bump netty dependency from 4.1.96.Final to 4.1.104.Final (#1257)
---
 oak-segment-tar/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-segment-tar/pom.xml b/oak-segment-tar/pom.xml
index e9d1fbd4a0..ff4b6803ef 100644
--- a/oak-segment-tar/pom.xml
+++ b/oak-segment-tar/pom.xml
@@ -33,7 +33,7 @@
     <name>Oak Segment Tar</name>
 
     <properties>
-        <netty.version>4.1.96.Final</netty.version>
+        <netty.version>4.1.104.Final</netty.version>
         
<concurrentlinkedhashmap.version>1.4.2</concurrentlinkedhashmap.version>
     </properties>
 

Reply via email to