Skip to content

Commit 253e4b2

Browse files
committed
Upgrade to Netty 4.1.67.Final
Closes gh-27741
1 parent c9ec939 commit 253e4b2

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

0 commit comments

Comments
 (0)