aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-20 16:35:54 +0000
committerGitHub <noreply@github.com>2023-06-20 16:35:54 +0000
commit544e60bf7d0e815717117e9d2cfb8819778e5716 (patch)
tree30590a6f592e5f5b85e7ed7dbe5c7153ac5cb9b9
parent2beaf864901abb337b263662800b3373326bcfd4 (diff)
downloadarchiva-dependabot/maven/io.netty-netty-handler-4.1.94.Final.tar.gz
archiva-dependabot/maven/io.netty-netty-handler-4.1.94.Final.zip
Bump netty-handler from 4.1.68.Final to 4.1.94.Finaldependabot/maven/io.netty-netty-handler-4.1.94.Final
Bumps [netty-handler](https://github.com/netty/netty) from 4.1.68.Final to 4.1.94.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.68.Final...netty-4.1.94.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2b34dfee8..94b8c5ef9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,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.68.Final</netty.version>
+ <netty.version>4.1.94.Final</netty.version>
<!-- Jackrabbit classes are still used for webdav -->