Skip to content

Commit 998c799

Browse files
committed
Upgrade to Netty 4.1.73.Final
Closes gh-29422
1 parent 3830e7a commit 998c799

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
@@ -1305,7 +1305,7 @@ bom {
13051305
]
13061306
}
13071307
}
1308-
library("Netty", "4.1.72.Final") {
1308+
library("Netty", "4.1.73.Final") {
13091309
group("io.netty") {
13101310
imports = [
13111311
"netty-bom"

0 commit comments

Comments
 (0)