Skip to content

Commit 3d4b89a

Browse files
committed
Upgrade to Netty 4.1.60.Final
Closes gh-25635
1 parent eafb15b commit 3d4b89a

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
@@ -1181,7 +1181,7 @@ bom {
11811181
]
11821182
}
11831183
}
1184-
library("Netty", "4.1.59.Final") {
1184+
library("Netty", "4.1.60.Final") {
11851185
group("io.netty") {
11861186
imports = [
11871187
"netty-bom"

0 commit comments

Comments
 (0)