Skip to content

Commit 5edb788

Browse files
committed
Upgrade to Netty 4.1.65.Final
Closes gh-26600
1 parent 0d1b3fb commit 5edb788

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
@@ -1244,7 +1244,7 @@ bom {
12441244
]
12451245
}
12461246
}
1247-
library("Netty", "4.1.63.Final") {
1247+
library("Netty", "4.1.65.Final") {
12481248
group("io.netty") {
12491249
imports = [
12501250
"netty-bom"

0 commit comments

Comments
 (0)