Skip to content

Commit 9aa91c7

Browse files
Bump io.netty:netty-bom from 4.2.9.Final to 4.2.11.Final
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.9.Final to 4.2.11.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.9.Final...netty-4.2.11.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-version: 4.2.11.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 037301d commit 9aa91c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ val DEPENDENCY_BOMS = listOf(
2222
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:${otelInstrumentationVersion}",
2323
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationAlphaVersion}",
2424
"com.azure:azure-sdk-bom:1.3.5",
25-
"io.netty:netty-bom:4.2.9.Final",
25+
"io.netty:netty-bom:4.2.11.Final",
2626
"org.junit:junit-bom:5.14.2",
2727
"org.testcontainers:testcontainers-bom:2.0.3",
2828
)

0 commit comments

Comments
 (0)