Skip to content

Commit 99a5543

Browse files
committed
Upgrade to Netty 4.1.97.Final
Closes gh-37088
1 parent 7bb35f1 commit 99a5543

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
@@ -1055,7 +1055,7 @@ bom {
10551055
]
10561056
}
10571057
}
1058-
library("Netty", "4.1.96.Final") {
1058+
library("Netty", "4.1.97.Final") {
10591059
group("io.netty") {
10601060
imports = [
10611061
"netty-bom"

0 commit comments

Comments
 (0)