Skip to content

Commit 9d5ea3d

Browse files
committed
Upgrade to Netty 4.1.55.Final
Closes gh-24444
1 parent 37f79f8 commit 9d5ea3d

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
@@ -1180,7 +1180,7 @@ bom {
11801180
]
11811181
}
11821182
}
1183-
library("Netty", "4.1.54.Final") {
1183+
library("Netty", "4.1.55.Final") {
11841184
group("io.netty") {
11851185
imports = [
11861186
"netty-bom"

0 commit comments

Comments
 (0)