Skip to content

Commit 295b3b0

Browse files
committed
Upgrade to Netty tcNative 2.0.52.Final
Closes gh-30924
1 parent 4c197e4 commit 295b3b0

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
@@ -1324,7 +1324,7 @@ bom {
13241324
]
13251325
}
13261326
}
1327-
library("Netty tcNative", "2.0.51.Final") {
1327+
library("Netty tcNative", "2.0.52.Final") {
13281328
group("io.netty") {
13291329
modules = [
13301330
"netty-tcnative",

0 commit comments

Comments
 (0)