Skip to content

Commit e73c124

Browse files
committed
Upgrade to Netty 4.1.58.Final
Closes gh-24828
1 parent 27162bc commit e73c124

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.56.Final") {
1183+
library("Netty", "4.1.58.Final") {
11841184
group("io.netty") {
11851185
imports = [
11861186
"netty-bom"

0 commit comments

Comments
 (0)