Skip to content

Commit 6ca3db0

Browse files
committed
Upgrade to Netty 4.1.110.Final
Closes gh-40878
1 parent 0ffd7e6 commit 6ca3db0

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
@@ -1083,7 +1083,7 @@ bom {
10831083
]
10841084
}
10851085
}
1086-
library("Netty", "4.1.109.Final") {
1086+
library("Netty", "4.1.110.Final") {
10871087
group("io.netty") {
10881088
imports = [
10891089
"netty-bom"

0 commit comments

Comments
 (0)