Skip to content

Commit 773b025

Browse files
committed
Upgrade to Netty tcNative 2.0.50.Final
Closes gh-29973
1 parent 776ccf7 commit 773b025

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
@@ -1293,7 +1293,7 @@ bom {
12931293
]
12941294
}
12951295
}
1296-
library("Netty tcNative", "2.0.49.Final") {
1296+
library("Netty tcNative", "2.0.50.Final") {
12971297
group("io.netty") {
12981298
modules = [
12991299
"netty-tcnative",

0 commit comments

Comments
 (0)