Skip to content

Commit 29dbc04

Browse files
committed
Upgrade to Netty 4.1.110.Final
Closes gh-40876
1 parent cc67c53 commit 29dbc04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,7 @@ bom {
10631063
]
10641064
}
10651065
}
1066-
library("Netty", "4.1.109.Final") {
1066+
library("Netty", "4.1.110.Final") {
10671067
group("io.netty") {
10681068
imports = [
10691069
"netty-bom"

0 commit comments

Comments
 (0)