Skip to content

Commit e588fcb

Browse files
committed
Upgrade to Netty 4.1.105.Final
Closes gh-39207
1 parent 11b1a91 commit e588fcb

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
@@ -1086,7 +1086,7 @@ bom {
10861086
]
10871087
}
10881088
}
1089-
library("Netty", "4.1.104.Final") {
1089+
library("Netty", "4.1.105.Final") {
10901090
group("io.netty") {
10911091
imports = [
10921092
"netty-bom"

0 commit comments

Comments
 (0)