Skip to content

Commit cabb20f

Browse files
committed
Upgrade to Netty 4.1.100.Final
Closes gh-37849
1 parent 9dfc512 commit cabb20f

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
@@ -1033,7 +1033,7 @@ bom {
10331033
]
10341034
}
10351035
}
1036-
library("Netty", "4.1.99.Final") {
1036+
library("Netty", "4.1.100.Final") {
10371037
group("io.netty") {
10381038
imports = [
10391039
"netty-bom"

0 commit comments

Comments
 (0)