Skip to content

Commit 297e901

Browse files
committed
Upgrade to Netty 4.1.82.Final
Closes gh-32365
1 parent aa47a9b commit 297e901

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
@@ -1086,7 +1086,7 @@ bom {
10861086
]
10871087
}
10881088
}
1089-
library("Netty", "4.1.81.Final") {
1089+
library("Netty", "4.1.82.Final") {
10901090
group("io.netty") {
10911091
imports = [
10921092
"netty-bom"

0 commit comments

Comments
 (0)