Skip to content

Commit e802d6b

Browse files
committed
Upgrade to Netty tcNative 2.0.45.Final
Closes gh-28555
1 parent c14b077 commit e802d6b

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
@@ -1195,7 +1195,7 @@ bom {
11951195
]
11961196
}
11971197
}
1198-
library("Netty tcNative", "2.0.44.Final") {
1198+
library("Netty tcNative", "2.0.45.Final") {
11991199
group("io.netty") {
12001200
modules = [
12011201
"netty-tcnative",

0 commit comments

Comments
 (0)