Skip to content

Commit 58e0665

Browse files
committed
Upgrade to Netty tcNative 2.0.51.Final
Closes gh-30228
1 parent fc72be1 commit 58e0665

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.50.Final") {
1310+
library("Netty tcNative", "2.0.51.Final") {
13111311
group("io.netty") {
13121312
modules = [
13131313
"netty-tcnative",

0 commit comments

Comments
 (0)