Skip to content

Commit 21a997a

Browse files
committed
Upgrade to Netty 4.1.99.Final
Closes gh-37752
1 parent e24369e commit 21a997a

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
@@ -1398,7 +1398,7 @@ bom {
13981398
]
13991399
}
14001400
}
1401-
library("Netty", "4.1.97.Final") {
1401+
library("Netty", "4.1.99.Final") {
14021402
group("io.netty") {
14031403
imports = [
14041404
"netty-bom"

0 commit comments

Comments
 (0)