Skip to content

Commit 9bf7555

Browse files
committed
Upgrade to Netty tcNative 2.0.34.Final
Closes gh-23314
1 parent 201bfd2 commit 9bf7555

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
@@ -1244,7 +1244,7 @@ bom {
12441244
]
12451245
}
12461246
}
1247-
library("Netty tcNative", "2.0.31.Final") {
1247+
library("Netty tcNative", "2.0.34.Final") {
12481248
group("io.netty") {
12491249
modules = [
12501250
"netty-tcnative-boringssl-static"

0 commit comments

Comments
 (0)