Skip to content

Commit d8959f4

Browse files
committed
Upgrade to Netty 4.1.66.Final
Closes gh-27381
1 parent 47afdc0 commit d8959f4

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.65.Final") {
1184+
library("Netty", "4.1.66.Final") {
11851185
group("io.netty") {
11861186
imports = [
11871187
"netty-bom"

0 commit comments

Comments
 (0)