Skip to content

Commit 877bc6d

Browse files
committed
Upgrade to Netty tcNative 2.0.38.Final
Closes gh-25968
1 parent 4eb20f4 commit 877bc6d

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
@@ -1251,7 +1251,7 @@ bom {
12511251
]
12521252
}
12531253
}
1254-
library("Netty tcNative", "2.0.36.Final") {
1254+
library("Netty tcNative", "2.0.38.Final") {
12551255
group("io.netty") {
12561256
modules = [
12571257
"netty-tcnative",

0 commit comments

Comments
 (0)