Skip to content

Commit 7f15a37

Browse files
committed
Upgrade to Netty tcNative 2.0.43.Final
Closes gh-28030
1 parent cee3449 commit 7f15a37

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
@@ -1188,7 +1188,7 @@ bom {
11881188
]
11891189
}
11901190
}
1191-
library("Netty tcNative", "2.0.42.Final") {
1191+
library("Netty tcNative", "2.0.43.Final") {
11921192
group("io.netty") {
11931193
modules = [
11941194
"netty-tcnative",

0 commit comments

Comments
 (0)