Skip to content

Commit c151a8d

Browse files
committed
Upgrade to Netty 4.1.105.Final
Closes gh-39189
1 parent f1bc7c9 commit c151a8d

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
@@ -1085,7 +1085,7 @@ bom {
10851085
]
10861086
}
10871087
}
1088-
library("Netty", "4.1.104.Final") {
1088+
library("Netty", "4.1.105.Final") {
10891089
group("io.netty") {
10901090
imports = [
10911091
"netty-bom"

0 commit comments

Comments
 (0)