Skip to content

Commit 6e0f664

Browse files
committed
Upgrade to Netty tcNative 2.0.49.Final
Closes gh-29940
1 parent 2617eeb commit 6e0f664

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
@@ -1305,7 +1305,7 @@ bom {
13051305
]
13061306
}
13071307
}
1308-
library("Netty tcNative", "2.0.48.Final") {
1308+
library("Netty tcNative", "2.0.49.Final") {
13091309
group("io.netty") {
13101310
modules = [
13111311
"netty-tcnative",

0 commit comments

Comments
 (0)