Skip to content

Commit 9076e38

Browse files
committed
Upgrade to Netty 4.1.78.Final
Closes gh-31415
1 parent 71e5b90 commit 9076e38

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
@@ -1319,7 +1319,7 @@ bom {
13191319
]
13201320
}
13211321
}
1322-
library("Netty", "4.1.77.Final") {
1322+
library("Netty", "4.1.78.Final") {
13231323
group("io.netty") {
13241324
imports = [
13251325
"netty-bom"

0 commit comments

Comments
 (0)