Skip to content

Commit 0389bc8

Browse files
committed
Upgrade to Netty 4.1.76.Final
Closes gh-30677
1 parent a245028 commit 0389bc8

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
@@ -1300,7 +1300,7 @@ bom {
13001300
]
13011301
}
13021302
}
1303-
library("Netty", "4.1.75.Final") {
1303+
library("Netty", "4.1.76.Final") {
13041304
group("io.netty") {
13051305
imports = [
13061306
"netty-bom"

0 commit comments

Comments
 (0)