Skip to content

Commit 4c197e4

Browse files
committed
Upgrade to Netty 4.1.77.Final
Closes gh-30923
1 parent 1f4f645 commit 4c197e4

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
@@ -1317,7 +1317,7 @@ bom {
13171317
]
13181318
}
13191319
}
1320-
library("Netty", "4.1.76.Final") {
1320+
library("Netty", "4.1.77.Final") {
13211321
group("io.netty") {
13221322
imports = [
13231323
"netty-bom"

0 commit comments

Comments
 (0)