Skip to content

Commit 79835dc

Browse files
committed
Upgrade to Netty 4.1.54.Final
Closes gh-24124
1 parent 3e243de commit 79835dc

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
@@ -1240,7 +1240,7 @@ bom {
12401240
]
12411241
}
12421242
}
1243-
library("Netty", "4.1.53.Final") {
1243+
library("Netty", "4.1.54.Final") {
12441244
group("io.netty") {
12451245
imports = [
12461246
"netty-bom"

0 commit comments

Comments
 (0)