Skip to content

Commit f47455d

Browse files
Bump io.netty:netty-bom from 4.1.119.Final to 4.2.0.Final
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] <[email protected]>
1 parent 80fadac commit f47455d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ prometheus = "0.16.0"
77
slf4j-bom = { group = "org.slf4j", name = "slf4j-bom", version = "2.0.17" }
88
log4j-bom = { group = "org.apache.logging.log4j", name = "log4j-bom", version = "2.24.3" }
99

10-
netty-bom = { group = "io.netty", name = "netty-bom", version = "4.1.119.Final" }
10+
netty-bom = { group = "io.netty", name = "netty-bom", version = "4.2.0.Final" }
1111
jackson-bom = { group = "com.fasterxml.jackson", name = "jackson-bom", version = "2.18.3" }
1212
java-driver-bom = { group = "com.datastax.oss", name = "java-driver-bom", version = "4.17.0" }
1313

0 commit comments

Comments
 (0)