Skip to content

Commit 7042639

Browse files
Bump netty.version from 4.2.2.Final to 4.2.3.Final
Bumps `netty.version` from 4.2.2.Final to 4.2.3.Final. Updates `io.netty:netty-handler` from 4.2.2.Final to 4.2.3.Final - [Commits](netty/netty@netty-4.2.2.Final...netty-4.2.3.Final) Updates `io.netty:netty-buffer` from 4.2.2.Final to 4.2.3.Final - [Commits](netty/netty@netty-4.2.2.Final...netty-4.2.3.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-version: 4.2.3.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-buffer dependency-version: 4.2.3.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 228d7c6 commit 7042639

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
@@ -21,7 +21,7 @@
2121
<pact.version>4.6.17</pact.version>
2222
<kotlin.version>2.0.21</kotlin.version>
2323
<jersey.version>3.1.10</jersey.version>
24-
<netty.version>4.2.2.Final</netty.version>
24+
<netty.version>4.2.3.Final</netty.version>
2525
<junit.version>5.13.3</junit.version>
2626
<error_prone.version>2.40.0</error_prone.version>
2727
<mvn-test-plugins.version>3.5.3</mvn-test-plugins.version>

0 commit comments

Comments
 (0)