Skip to content

Commit 5e2e18d

Browse files
committed
Upgrade to Netty 4.1.86.Final
Closes gh-33580
1 parent 8c43c21 commit 5e2e18d

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
@@ -1351,7 +1351,7 @@ bom {
13511351
]
13521352
}
13531353
}
1354-
library("Netty", "4.1.85.Final") {
1354+
library("Netty", "4.1.86.Final") {
13551355
group("io.netty") {
13561356
imports = [
13571357
"netty-bom"

0 commit comments

Comments
 (0)