Skip to content

Commit c216e1e

Browse files
committed
Upgrade to Netty 4.1.82.Final
Closes gh-32312
1 parent a3465ce commit c216e1e

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
@@ -1322,7 +1322,7 @@ bom {
13221322
]
13231323
}
13241324
}
1325-
library("Netty", "4.1.79.Final") {
1325+
library("Netty", "4.1.82.Final") {
13261326
group("io.netty") {
13271327
imports = [
13281328
"netty-bom"

0 commit comments

Comments
 (0)