Skip to content

Commit 0cb553c

Browse files
committed
Upgrade to Netty tcNative 2.0.47.Final
Closes gh-29423
1 parent 998c799 commit 0cb553c

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
@@ -1312,7 +1312,7 @@ bom {
13121312
]
13131313
}
13141314
}
1315-
library("Netty tcNative", "2.0.46.Final") {
1315+
library("Netty tcNative", "2.0.47.Final") {
13161316
group("io.netty") {
13171317
modules = [
13181318
"netty-tcnative",

0 commit comments

Comments
 (0)