Skip to content

Commit c379121

Browse files
build(deps): bump netty.version from 4.1.105.Final to 4.1.106.Final (#2300)
Bumps `netty.version` from 4.1.105.Final to 4.1.106.Final. Updates `io.netty:netty-bom` from 4.1.105.Final to 4.1.106.Final - [Commits](netty/netty@netty-4.1.105.Final...netty-4.1.106.Final) Updates `io.netty:netty-handler` from 4.1.105.Final to 4.1.106.Final - [Commits](netty/netty@netty-4.1.105.Final...netty-4.1.106.Final) Updates `io.netty:netty-codec-http` from 4.1.105.Final to 4.1.106.Final - [Commits](netty/netty@netty-4.1.105.Final...netty-4.1.106.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom 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 - dependency-name: io.netty:netty-codec-http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 240758b commit c379121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<jmh.version>1.37</jmh.version>
3131
<rx.netty.version>0.5.3</rx.netty.version>
3232
<rx.java.version>1.3.8</rx.java.version>
33-
<netty.version>4.1.105.Final</netty.version>
33+
<netty.version>4.1.106.Final</netty.version>
3434
<main.basedir>${project.basedir}/..</main.basedir>
3535

3636
<moditect.skip>true</moditect.skip>

0 commit comments

Comments
 (0)