Skip to content

Commit ac1f850

Browse files
committed
Upgrade to Netty 4.1.70.Final
Closes gh-28579
1 parent 5442b36 commit ac1f850

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
@@ -1288,7 +1288,7 @@ bom {
12881288
]
12891289
}
12901290
}
1291-
library("Netty", "4.1.69.Final") {
1291+
library("Netty", "4.1.70.Final") {
12921292
group("io.netty") {
12931293
imports = [
12941294
"netty-bom"

0 commit comments

Comments
 (0)