Skip to content

Commit

Permalink
Bump netty version to 4.1.115.Final (#14095)
Browse files Browse the repository at this point in the history
  • Loading branch information
HTHou authored Nov 14, 2024
1 parent db1b897 commit 2a1dc88
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 @@ -120,7 +120,7 @@
<!-- This was the last version to support Java 8 -->
<!--mockito.version>4.11.0</mockito.version-->
<moquette.version>0.17</moquette.version>
<netty.version>4.1.110.Final</netty.version>
<netty.version>4.1.115.Final</netty.version>
<nimbus-jose-jwt.version>9.37.3</nimbus-jose-jwt.version>
<oauth2-oidc-sdk.version>10.15</oauth2-oidc-sdk.version>
<!-- This was the last version to support Java 8 -->
Expand Down

0 comments on commit 2a1dc88

Please sign in to comment.