Skip to content

Commit 3244a4a

Browse files
committed
Upgrade to Netty 4.1.84.Final
Closes gh-32695
1 parent 78bf7b6 commit 3244a4a

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.82.Final") {
1325+
library("Netty", "4.1.84.Final") {
13261326
group("io.netty") {
13271327
imports = [
13281328
"netty-bom"

0 commit comments

Comments
 (0)