Skip to content

Commit 48e3eba

Browse files
committed
Upgrade to Netty 4.1.97.Final
Closes gh-37086
1 parent 57a65bc commit 48e3eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ bom {
10291029
]
10301030
}
10311031
}
1032-
library("Netty", "4.1.96.Final") {
1032+
library("Netty", "4.1.97.Final") {
10331033
group("io.netty") {
10341034
imports = [
10351035
"netty-bom"

0 commit comments

Comments
 (0)