Skip to content

Commit 02c1ce0

Browse files
committed
Upgrade to Netty 4.1.66.Final
Closes gh-27403
1 parent bae0a08 commit 02c1ce0

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
@@ -1291,7 +1291,7 @@ bom {
12911291
]
12921292
}
12931293
}
1294-
library("Netty", "4.1.65.Final") {
1294+
library("Netty", "4.1.66.Final") {
12951295
group("io.netty") {
12961296
imports = [
12971297
"netty-bom"

0 commit comments

Comments
 (0)