Skip to content

Commit eff1e5b

Browse files
committed
Upgrade to Netty 4.1.101.Final
Closes gh-38417
1 parent 498b54b commit eff1e5b

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
@@ -1077,7 +1077,7 @@ bom {
10771077
]
10781078
}
10791079
}
1080-
library("Netty", "4.1.100.Final") {
1080+
library("Netty", "4.1.101.Final") {
10811081
group("io.netty") {
10821082
imports = [
10831083
"netty-bom"

0 commit comments

Comments
 (0)