Skip to content

Commit 242631f

Browse files
committed
Upgrade to Netty tcNative 2.0.43.Final
Closes gh-27986
1 parent 441037c commit 242631f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1276,7 +1276,7 @@ bom {
12761276
]
12771277
}
12781278
}
1279-
library("Netty tcNative", "2.0.40.Final") {
1279+
library("Netty tcNative", "2.0.43.Final") {
12801280
group("io.netty") {
12811281
modules = [
12821282
"netty-tcnative",

0 commit comments

Comments
 (0)