Skip to content

Commit 09ce82b

Browse files
committed
Upgrade to Netty tcNative 2.0.61.Final
Closes gh-35531
1 parent 87aed1f commit 09ce82b

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
@@ -1336,7 +1336,7 @@ bom {
13361336
]
13371337
}
13381338
}
1339-
library("Netty tcNative", "2.0.54.Final") {
1339+
library("Netty tcNative", "2.0.61.Final") {
13401340
group("io.netty") {
13411341
modules = [
13421342
"netty-tcnative",

0 commit comments

Comments
 (0)