Skip to content

Commit 7cc7d71

Browse files
Bump netty.version from 4.1.104.Final to 4.1.106.Final
Bumps `netty.version` from 4.1.104.Final to 4.1.106.Final. Updates `io.netty:netty-handler` from 4.1.104.Final to 4.1.106.Final - [Commits](netty/netty@netty-4.1.104.Final...netty-4.1.106.Final) Updates `io.netty:netty-codec-http` from 4.1.104.Final to 4.1.106.Final - [Commits](netty/netty@netty-4.1.104.Final...netty-4.1.106.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 f8f0600 commit 7cc7d71

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.104.Final</netty.version>
87+
<netty.version>4.1.106.Final</netty.version>
8888
<reactive-streams.version>1.0.4</reactive-streams.version>
8989
<pekko-stream.version>1.0.2</pekko-stream.version>
9090
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>

0 commit comments

Comments
 (0)