Skip to content

Commit 5094681

Browse files
committed
Upgrade to Netty 4.1.92.Final
Closes gh-35489
1 parent c680e43 commit 5094681

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
@@ -1301,7 +1301,7 @@ bom {
13011301
]
13021302
}
13031303
}
1304-
library("Netty", "4.1.77.Final") {
1304+
library("Netty", "4.1.92.Final") {
13051305
group("io.netty") {
13061306
imports = [
13071307
"netty-bom"

0 commit comments

Comments
 (0)