Skip to content

Commit a6163f6

Browse files
committed
Upgrade to Netty tcNative 2.0.46.Final
Closes gh-28720
1 parent fc69be3 commit a6163f6

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
@@ -1302,7 +1302,7 @@ bom {
13021302
]
13031303
}
13041304
}
1305-
library("Netty tcNative", "2.0.45.Final") {
1305+
library("Netty tcNative", "2.0.46.Final") {
13061306
group("io.netty") {
13071307
modules = [
13081308
"netty-tcnative",

0 commit comments

Comments
 (0)