Skip to content

Commit 4e82787

Browse files
committed
Upgrade to Netty 4.1.105.Final
Closes gh-39178
1 parent e6a2662 commit 4e82787

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.104.Final") {
1064+
library("Netty", "4.1.105.Final") {
10651065
group("io.netty") {
10661066
imports = [
10671067
"netty-bom"

0 commit comments

Comments
 (0)