Skip to content

Commit 01c8ef2

Browse files
committed
Upgrade to Netty 4.1.87.Final
Closes gh-33891
1 parent f24afd9 commit 01c8ef2

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
@@ -1393,7 +1393,7 @@ bom {
13931393
]
13941394
}
13951395
}
1396-
library("Netty", "4.1.86.Final") {
1396+
library("Netty", "4.1.87.Final") {
13971397
group("io.netty") {
13981398
imports = [
13991399
"netty-bom"

0 commit comments

Comments
 (0)