Skip to content

Commit 5b311d8

Browse files
committed
Upgrade to Netty 4.1.54.Final
Closes gh-24129
1 parent 62e5f2e commit 5b311d8

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
@@ -1177,7 +1177,7 @@ bom {
11771177
]
11781178
}
11791179
}
1180-
library("Netty", "4.1.53.Final") {
1180+
library("Netty", "4.1.54.Final") {
11811181
group("io.netty") {
11821182
imports = [
11831183
"netty-bom"

0 commit comments

Comments
 (0)