Skip to content

Commit 5c86823

Browse files
committed
Upgrade to Netty tcNative 2.0.45.Final
Closes gh-28580
1 parent ac1f850 commit 5c86823

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
@@ -1295,7 +1295,7 @@ bom {
12951295
]
12961296
}
12971297
}
1298-
library("Netty tcNative", "2.0.44.Final") {
1298+
library("Netty tcNative", "2.0.45.Final") {
12991299
group("io.netty") {
13001300
modules = [
13011301
"netty-tcnative",

0 commit comments

Comments
 (0)