Skip to content

Commit e0d740f

Browse files
committed
Upgrade to Netty 4.1.91.Final
Closes gh-34909
1 parent abc7bd0 commit e0d740f

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

0 commit comments

Comments
 (0)