Skip to content

Commit

Permalink
Bump Netty version to use 4.1.50.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
baizel committed May 18, 2020
1 parent b8decfa commit ecc71c0
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 @@ -28,7 +28,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<version.jgroups>5.0.0.Beta1</version.jgroups>
<version.netty>4.1.49.Final</version.netty>
<version.netty>4.1.50.Final</version.netty>
</properties>
<repositories>
<repository>
Expand Down

0 comments on commit ecc71c0

Please sign in to comment.