Skip to content

Commit 3c62820

Browse files
committed
Upgrade to Netty 4.1.51.Final
Closes gh-22476
1 parent 057ab3c commit 3c62820

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
@@ -1236,7 +1236,7 @@ bom {
12361236
]
12371237
}
12381238
}
1239-
library("Netty", "4.1.50.Final") {
1239+
library("Netty", "4.1.51.Final") {
12401240
group("io.netty") {
12411241
imports = [
12421242
"netty-bom"

0 commit comments

Comments
 (0)