Skip to content

Commit 09e4220

Browse files
committed
Upgrade to Netty tcNative 2.0.44.Final
Closes gh-28324
1 parent 641a68e commit 09e4220

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
@@ -1288,7 +1288,7 @@ bom {
12881288
]
12891289
}
12901290
}
1291-
library("Netty tcNative", "2.0.43.Final") {
1291+
library("Netty tcNative", "2.0.44.Final") {
12921292
group("io.netty") {
12931293
modules = [
12941294
"netty-tcnative",

0 commit comments

Comments
 (0)