Skip to content

Commit 6f9e3a6

Browse files
committed
Upgrade to Netty 4.1.58.Final
Closes gh-24822
1 parent 1dd445b commit 6f9e3a6

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
@@ -1243,7 +1243,7 @@ bom {
12431243
]
12441244
}
12451245
}
1246-
library("Netty", "4.1.56.Final") {
1246+
library("Netty", "4.1.58.Final") {
12471247
group("io.netty") {
12481248
imports = [
12491249
"netty-bom"

0 commit comments

Comments
 (0)