Skip to content

Commit cdd4b8e

Browse files
committed
Upgrade to Netty 4.1.107.Final
Closes gh-39719
1 parent 2f708b0 commit cdd4b8e

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
@@ -1084,7 +1084,7 @@ bom {
10841084
]
10851085
}
10861086
}
1087-
library("Netty", "4.1.105.Final") {
1087+
library("Netty", "4.1.107.Final") {
10881088
group("io.netty") {
10891089
imports = [
10901090
"netty-bom"

0 commit comments

Comments
 (0)