Skip to content

Commit f37406f

Browse files
committed
Upgrade to Netty tcNative 2.0.45.Final
Closes gh-28561
1 parent 4c8dbd7 commit f37406f

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
@@ -1283,7 +1283,7 @@ bom {
12831283
]
12841284
}
12851285
}
1286-
library("Netty tcNative", "2.0.44.Final") {
1286+
library("Netty tcNative", "2.0.45.Final") {
12871287
group("io.netty") {
12881288
modules = [
12891289
"netty-tcnative",

0 commit comments

Comments
 (0)