Skip to content

Commit 10fbaea

Browse files
committed
Upgrade to Netty 4.1.93.Final
Closes gh-35842
1 parent dac5023 commit 10fbaea

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
@@ -1051,7 +1051,7 @@ bom {
10511051
]
10521052
}
10531053
}
1054-
library("Netty", "4.1.92.Final") {
1054+
library("Netty", "4.1.93.Final") {
10551055
group("io.netty") {
10561056
imports = [
10571057
"netty-bom"

0 commit comments

Comments
 (0)