Skip to content

Commit 2c6da23

Browse files
committed
Upgrade to Netty 4.1.52.Final
Closes gh-23352
1 parent 91cc283 commit 2c6da23

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
@@ -1177,7 +1177,7 @@ bom {
11771177
]
11781178
}
11791179
}
1180-
library("Netty", "4.1.51.Final") {
1180+
library("Netty", "4.1.52.Final") {
11811181
group("io.netty") {
11821182
imports = [
11831183
"netty-bom"

0 commit comments

Comments
 (0)