Skip to content

Commit

Permalink
Merge pull request #255 from playframework/dependabot/maven/netty.ver…
Browse files Browse the repository at this point in the history
…sion-4.1.113.Final

Bump netty.version from 4.1.112.Final to 4.1.113.Final
  • Loading branch information
mkurz authored Sep 10, 2024
2 parents 6b1c998 + ad94f8d commit 09c96d9
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.112.Final</netty.version>
<netty.version>4.1.113.Final</netty.version>
<reactive-streams.version>1.0.4</reactive-streams.version>
<pekko-stream.version>1.0.3</pekko-stream.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
Expand Down

0 comments on commit 09c96d9

Please sign in to comment.