Skip to content

Commit 0db1552

Browse files
committed
Upgrade to Netty 4.1.97.Final
Closes gh-37090
1 parent 6c56379 commit 0db1552

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
@@ -1060,7 +1060,7 @@ bom {
10601060
]
10611061
}
10621062
}
1063-
library("Netty", "4.1.96.Final") {
1063+
library("Netty", "4.1.97.Final") {
10641064
group("io.netty") {
10651065
imports = [
10661066
"netty-bom"

0 commit comments

Comments
 (0)