Skip to content

Commit 52fc4c0

Browse files
committed
Upgrade to Netty 4.1.101.Final
Closes gh-38432
1 parent 9514982 commit 52fc4c0

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
@@ -1387,7 +1387,7 @@ bom {
13871387
]
13881388
}
13891389
}
1390-
library("Netty", "4.1.100.Final") {
1390+
library("Netty", "4.1.101.Final") {
13911391
group("io.netty") {
13921392
imports = [
13931393
"netty-bom"

0 commit comments

Comments
 (0)