Skip to content

Commit 59e6c8f

Browse files
committed
Upgrade to Netty 4.1.97.Final
Closes gh-37085
1 parent d11ed6c commit 59e6c8f

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
@@ -1394,7 +1394,7 @@ bom {
13941394
]
13951395
}
13961396
}
1397-
library("Netty", "4.1.96.Final") {
1397+
library("Netty", "4.1.97.Final") {
13981398
group("io.netty") {
13991399
imports = [
14001400
"netty-bom"

0 commit comments

Comments
 (0)