Skip to content

Commit

Permalink
[2.0.x] Bump netty.version in /netty-reactive-streams-http
Browse files Browse the repository at this point in the history
Bumps `netty.version` from 4.1.115.Final to 4.1.116.Final.

Updates `io.netty:netty-codec-http` from 4.1.115.Final to 4.1.116.Final
- [Commits](netty/netty@netty-4.1.115.Final...netty-4.1.116.Final)

Updates `io.netty:netty-handler` from 4.1.115.Final to 4.1.116.Final
- [Commits](netty/netty@netty-4.1.115.Final...netty-4.1.116.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-codec-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 3d0d717 commit 6048b87
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.115.Final</netty.version>
<netty.version>4.1.116.Final</netty.version>
<reactive-streams.version>1.0.4</reactive-streams.version>
<akka-stream.version>2.6.21</akka-stream.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
Expand Down

0 comments on commit 6048b87

Please sign in to comment.