Skip to content

Commit e5347e5

Browse files
committed
Upgrade to Netty 4.1.108.Final
Closes gh-40287
1 parent b643ff9 commit e5347e5

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
@@ -1061,7 +1061,7 @@ bom {
10611061
]
10621062
}
10631063
}
1064-
library("Netty", "4.1.107.Final") {
1064+
library("Netty", "4.1.108.Final") {
10651065
group("io.netty") {
10661066
imports = [
10671067
"netty-bom"

0 commit comments

Comments
 (0)