Skip to content

Commit 1df04c4

Browse files
committed
Upgrade to Netty tcNative 2.0.46.Final
Closes gh-28716
1 parent c6b2567 commit 1df04c4

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
@@ -1202,7 +1202,7 @@ bom {
12021202
]
12031203
}
12041204
}
1205-
library("Netty tcNative", "2.0.45.Final") {
1205+
library("Netty tcNative", "2.0.46.Final") {
12061206
group("io.netty") {
12071207
modules = [
12081208
"netty-tcnative",

0 commit comments

Comments
 (0)