Skip to content

Commit 264cd83

Browse files
committed
Upgrade to Netty tcNative 2.0.35.Final
Closes gh-24439
1 parent 1c720a5 commit 264cd83

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
@@ -1250,7 +1250,7 @@ bom {
12501250
]
12511251
}
12521252
}
1253-
library("Netty tcNative", "2.0.34.Final") {
1253+
library("Netty tcNative", "2.0.35.Final") {
12541254
group("io.netty") {
12551255
modules = [
12561256
"netty-tcnative",

0 commit comments

Comments
 (0)