Skip to content

Commit cc8236f

Browse files
committed
Upgrade to Netty 4.1.86.Final
Closes gh-33603
1 parent f15f130 commit cc8236f

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
@@ -1027,7 +1027,7 @@ bom {
10271027
]
10281028
}
10291029
}
1030-
library("Netty", "4.1.85.Final") {
1030+
library("Netty", "4.1.86.Final") {
10311031
group("io.netty") {
10321032
imports = [
10331033
"netty-bom"

0 commit comments

Comments
 (0)