Skip to content

Commit 2bf0112

Browse files
committed
Upgrade to Netty 4.1.67.Final
Closes gh-27721
1 parent ea4287f commit 2bf0112

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
@@ -1280,7 +1280,7 @@ bom {
12801280
]
12811281
}
12821282
}
1283-
library("Netty", "4.1.66.Final") {
1283+
library("Netty", "4.1.67.Final") {
12841284
group("io.netty") {
12851285
imports = [
12861286
"netty-bom"

0 commit comments

Comments
 (0)