Skip to content

Commit 44cfe2b

Browse files
Bump io.netty:netty-bom from 4.2.10.Final to 4.2.12.Final in /lang/java (#3713)
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.10.Final to 4.2.12.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-version: 4.2.12.Final 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 d3136b0 commit 44cfe2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<junit5.version>5.14.3</junit5.version>
5252
<maven-core.version>3.9.6</maven-core.version>
5353
<mockito.version>5.23.0</mockito.version>
54-
<netty.version>4.2.10.Final</netty.version>
54+
<netty.version>4.2.12.Final</netty.version>
5555
<protobuf.version>4.34.1</protobuf.version>
5656
<reload4j.version>1.2.26</reload4j.version>
5757
<servlet-api.version>4.0.1</servlet-api.version>

0 commit comments

Comments
 (0)