Skip to content

Commit 156a67c

Browse files
committed
Upgrade to Netty 4.1.47.Final
Closes gh-20480
1 parent 6f12184 commit 156a67c

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
@@ -1252,7 +1252,7 @@ bom {
12521252
]
12531253
}
12541254
}
1255-
library("Netty", "4.1.43.Final") {
1255+
library("Netty", "4.1.47.Final") {
12561256
group("io.netty") {
12571257
imports = [
12581258
"netty-bom"

0 commit comments

Comments
 (0)