Skip to content

Commit 20fbe74

Browse files
committed
Upgrade to Netty 4.1.111.Final
Closes gh-41063
1 parent 11835d1 commit 20fbe74

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
@@ -1082,7 +1082,7 @@ bom {
10821082
]
10831083
}
10841084
}
1085-
library("Netty", "4.1.110.Final") {
1085+
library("Netty", "4.1.111.Final") {
10861086
group("io.netty") {
10871087
imports = [
10881088
"netty-bom"

0 commit comments

Comments
 (0)