Skip to content

Commit

Permalink
XWIKI-22652: Upgrade to Netty 4.1.115.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
tmortagne committed Nov 12, 2024
1 parent 9ebdf25 commit 9bd9a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
by jetty is referenced in its mod files. When upgrading Jetty, check the version of apache-el used and set the
version here. -->
<jetty.server.apache-el.version>9.0.96</jetty.server.apache-el.version>
<netty.version>4.1.114.Final</netty.version>
<netty.version>4.1.115.Final</netty.version>
<hibernate.version>5.6.15.Final</hibernate.version>
<dockerJava.version>3.4.0</dockerJava.version>
<cvssCalculator.version>1.4.3</cvssCalculator.version>
Expand Down

0 comments on commit 9bd9a5d

Please sign in to comment.