Skip to content

Commit

Permalink
Merge pull request #201 from playframework/netty_4.1.100
Browse files Browse the repository at this point in the history
Netty 4.1.100
  • Loading branch information
mkurz authored Oct 18, 2023
2 parents 369f34b + 7bad3f2 commit d4146fc
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 @@ -84,7 +84,7 @@
</dependencyManagement>

<properties>
<netty.version>4.1.99.Final</netty.version>
<netty.version>4.1.100.Final</netty.version>
<reactive-streams.version>1.0.4</reactive-streams.version>
<pekko-stream.version>1.0.1</pekko-stream.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
Expand Down

0 comments on commit d4146fc

Please sign in to comment.