Skip to content

Commit 87aed1f

Browse files
committed
Upgrade to Netty 4.1.92.Final
Closes gh-35530
1 parent 63ced46 commit 87aed1f

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
@@ -1329,7 +1329,7 @@ bom {
13291329
]
13301330
}
13311331
}
1332-
library("Netty", "4.1.85.Final") {
1332+
library("Netty", "4.1.92.Final") {
13331333
group("io.netty") {
13341334
imports = [
13351335
"netty-bom"

0 commit comments

Comments
 (0)