Skip to content

Commit 7157ca4

Browse files
committed
Upgrade to Netty tcNative 2.0.52.Final
Closes gh-30912
1 parent 25c320b commit 7157ca4

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
@@ -1307,7 +1307,7 @@ bom {
13071307
]
13081308
}
13091309
}
1310-
library("Netty tcNative", "2.0.51.Final") {
1310+
library("Netty tcNative", "2.0.52.Final") {
13111311
group("io.netty") {
13121312
modules = [
13131313
"netty-tcnative",

0 commit comments

Comments
 (0)