Skip to content

Commit 854578c

Browse files
committed
Upgrade to Netty tcNative 2.0.53.Final
Closes gh-31416
1 parent 9076e38 commit 854578c

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
@@ -1326,7 +1326,7 @@ bom {
13261326
]
13271327
}
13281328
}
1329-
library("Netty tcNative", "2.0.52.Final") {
1329+
library("Netty tcNative", "2.0.53.Final") {
13301330
group("io.netty") {
13311331
modules = [
13321332
"netty-tcnative",

0 commit comments

Comments
 (0)