Skip to content

Commit d898520

Browse files
committed
Upgrade to Netty tcNative 2.0.61.Final
Closes gh-35490
1 parent 5094681 commit d898520

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
@@ -1308,7 +1308,7 @@ bom {
13081308
]
13091309
}
13101310
}
1311-
library("Netty tcNative", "2.0.52.Final") {
1311+
library("Netty tcNative", "2.0.61.Final") {
13121312
group("io.netty") {
13131313
modules = [
13141314
"netty-tcnative",

0 commit comments

Comments
 (0)