Skip to content

Commit 369cadd

Browse files
committed
Upgrade to Netty 4.1.109.Final
Closes gh-40395
1 parent 22ee684 commit 369cadd

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
@@ -1081,7 +1081,7 @@ bom {
10811081
]
10821082
}
10831083
}
1084-
library("Netty", "4.1.108.Final") {
1084+
library("Netty", "4.1.109.Final") {
10851085
group("io.netty") {
10861086
imports = [
10871087
"netty-bom"

0 commit comments

Comments
 (0)