Skip to content

Commit f33c8f6

Browse files
committed
Upgrade to Netty tcNative 2.0.46.Final
Closes gh-28718
1 parent 9dd599c commit f33c8f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,7 @@ bom {
12901290
]
12911291
}
12921292
}
1293-
library("Netty tcNative", "2.0.45.Final") {
1293+
library("Netty tcNative", "2.0.46.Final") {
12941294
group("io.netty") {
12951295
modules = [
12961296
"netty-tcnative",

0 commit comments

Comments
 (0)