Skip to content

Commit 8a58fc4

Browse files
committed
Upgrade to Netty 4.1.79.Final
Closes gh-31731
1 parent 99ad445 commit 8a58fc4

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.78.Final") {
1322+
library("Netty", "4.1.79.Final") {
13231323
group("io.netty") {
13241324
imports = [
13251325
"netty-bom"

0 commit comments

Comments
 (0)