Skip to content

Commit 8b85c79

Browse files
Bump io.netty:netty-bom from 4.1.119.Final to 4.2.0.Final in /lang/java
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.119.Final to 4.2.0.Final. - [Commits](netty/netty@netty-4.1.119.Final...netty-4.2.0.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-version: 4.2.0.Final dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13c95b6 commit 8b85c79

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.12.1</junit5.version>
5252
<maven-core.version>3.9.6</maven-core.version>
5353
<mockito.version>5.16.1</mockito.version>
54-
<netty.version>4.1.119.Final</netty.version>
54+
<netty.version>4.2.0.Final</netty.version>
5555
<protobuf.version>4.30.2</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)