]> source.dussan.org Git - archiva.git/commitdiff
[MRM-2047] upgrade netty due to CVEs (#102)
authorPJ Fanning <pjfanning@users.noreply.github.com>
Tue, 31 May 2022 10:35:23 +0000 (11:35 +0100)
committerGitHub <noreply@github.com>
Tue, 31 May 2022 10:35:23 +0000 (20:35 +1000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 4bea6c4ac3354e8eca1f09b51a037fb079a8ac8c..969fca2c88e3214dbe415e57340b5dcd7c34b967 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
     <!-- If you change the JCR OAK version, you may have to update the pom.xml in the module oak-jcr-lucene
          to adapt to dependency changes -->
     <jcr-oak.version>1.40.0</jcr-oak.version>
-    <netty.version>4.1.50.Final</netty.version>
+    <netty.version>4.1.68.Final</netty.version>
 
 
     <!-- Jackrabbit classes are still used for webdav -->