Skip to content

Commit 849fb8e

Browse files
committed
Upgrade to Netty tcNative 2.0.47.Final
Closes gh-29465
1 parent 3a04360 commit 849fb8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1289,7 +1289,7 @@ bom {
12891289
]
12901290
}
12911291
}
1292-
library("Netty tcNative", "2.0.46.Final") {
1292+
library("Netty tcNative", "2.0.47.Final") {
12931293
group("io.netty") {
12941294
modules = [
12951295
"netty-tcnative",

0 commit comments

Comments
 (0)