Skip to content

Commit

Permalink
Merge pull request #1980 from gchq/dependabot/maven/java/netty.versio…
Browse files Browse the repository at this point in the history
…n-4.1.107.Final

Bump netty.version from 4.1.94.Final to 4.1.107.Final in /java
  • Loading branch information
patchwork01 authored Mar 11, 2024
2 parents ff53198 + e940ad7 commit b6edc6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
<!-- Build module uses Jersey for communicating with GitHub API -->
<jersey.version>2.38</jersey.version>
<!-- Netty version is managed because S3, Athena and Arrow depend on it but use incompatible versions -->
<netty.version>4.1.94.Final</netty.version>
<netty.version>4.1.107.Final</netty.version>
<!-- Jetty and Jakarta versions are managed because WireMock and Hadoop use different versions. -->
<!-- We want to avoid mixing them but they should be compatible. -->
<jetty.version>9.4.53.v20231009</jetty.version>
Expand Down

0 comments on commit b6edc6f

Please sign in to comment.