Skip to content

Commit e0dc55e

Browse files
committed
Upgrade to Netty 4.1.67.Final
Closes gh-27745
1 parent e0fdddc commit e0dc55e

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
@@ -1269,7 +1269,7 @@ bom {
12691269
]
12701270
}
12711271
}
1272-
library("Netty", "4.1.66.Final") {
1272+
library("Netty", "4.1.67.Final") {
12731273
group("io.netty") {
12741274
imports = [
12751275
"netty-bom"

0 commit comments

Comments
 (0)