diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-20 16:35:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-20 16:35:54 +0000 |
commit | 544e60bf7d0e815717117e9d2cfb8819778e5716 (patch) | |
tree | 30590a6f592e5f5b85e7ed7dbe5c7153ac5cb9b9 | |
parent | 2beaf864901abb337b263662800b3373326bcfd4 (diff) | |
download | archiva-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 --> |