Skip to content

Commit 82124fb

Browse files
[2.0.x] Bump netty.version from 4.1.115.Final to 4.1.116.Final
Bumps `netty.version` from 4.1.115.Final to 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) 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) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-codec-http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d0d717 commit 82124fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
</dependencyManagement>
8585

8686
<properties>
87-
<netty.version>4.1.115.Final</netty.version>
87+
<netty.version>4.1.116.Final</netty.version>
8888
<reactive-streams.version>1.0.4</reactive-streams.version>
8989
<akka-stream.version>2.6.21</akka-stream.version>
9090
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>

0 commit comments

Comments
 (0)