Skip to content

Commit bb33574

Browse files
committed
Upgrade to Netty tcNative 2.0.36.Final
Closes gh-24829
1 parent e73c124 commit bb33574

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
@@ -1187,7 +1187,7 @@ bom {
11871187
]
11881188
}
11891189
}
1190-
library("Netty tcNative", "2.0.35.Final") {
1190+
library("Netty tcNative", "2.0.36.Final") {
11911191
group("io.netty") {
11921192
modules = [
11931193
"netty-tcnative",

0 commit comments

Comments
 (0)