Skip to content

Commit 68b61f5

Browse files
committed
Upgrade to Netty tcNative 2.0.54.Final
Closes gh-32012
1 parent 81c5b5a commit 68b61f5

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
@@ -1329,7 +1329,7 @@ bom {
13291329
]
13301330
}
13311331
}
1332-
library("Netty tcNative", "2.0.53.Final") {
1332+
library("Netty tcNative", "2.0.54.Final") {
13331333
group("io.netty") {
13341334
modules = [
13351335
"netty-tcnative",

0 commit comments

Comments
 (0)