Skip to content

Commit 7dc19a0

Browse files
committed
Upgrade to Netty 4.1.87.Final
Closes gh-33907
1 parent 1944374 commit 7dc19a0

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
@@ -1031,7 +1031,7 @@ bom {
10311031
]
10321032
}
10331033
}
1034-
library("Netty", "4.1.86.Final") {
1034+
library("Netty", "4.1.87.Final") {
10351035
group("io.netty") {
10361036
imports = [
10371037
"netty-bom"

0 commit comments

Comments
 (0)