Skip to content

Commit c8aabba

Browse files
committed
Upgrade to Netty 4.1.108.Final
Closes gh-40308
1 parent 6c70cf2 commit c8aabba

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

0 commit comments

Comments
 (0)