Skip to content

Commit 4eb20f4

Browse files
committed
Upgrade to Netty 4.1.63.Final
Closes gh-25967
1 parent 6a76ecf commit 4eb20f4

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.59.Final") {
1247+
library("Netty", "4.1.63.Final") {
12481248
group("io.netty") {
12491249
imports = [
12501250
"netty-bom"

0 commit comments

Comments
 (0)