Skip to content

Commit f864505

Browse files
committed
Upgrade to Netty tcNative 2.0.50.Final
Closes gh-29974
1 parent e3b0cdd commit f864505

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
@@ -1305,7 +1305,7 @@ bom {
13051305
]
13061306
}
13071307
}
1308-
library("Netty tcNative", "2.0.49.Final") {
1308+
library("Netty tcNative", "2.0.50.Final") {
13091309
group("io.netty") {
13101310
modules = [
13111311
"netty-tcnative",

0 commit comments

Comments
 (0)