Skip to content

Commit a445304

Browse files
committed
Upgrade to Netty 4.1.69.Final
Closes gh-28360
1 parent ea6021c commit a445304

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
@@ -1276,7 +1276,7 @@ bom {
12761276
]
12771277
}
12781278
}
1279-
library("Netty", "4.1.68.Final") {
1279+
library("Netty", "4.1.69.Final") {
12801280
group("io.netty") {
12811281
imports = [
12821282
"netty-bom"

0 commit comments

Comments
 (0)