Skip to content

Commit 641a68e

Browse files
committed
Upgrade to Netty 4.1.69.Final
Closes gh-28323
1 parent cfe30db commit 641a68e

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
@@ -1281,7 +1281,7 @@ bom {
12811281
]
12821282
}
12831283
}
1284-
library("Netty", "4.1.68.Final") {
1284+
library("Netty", "4.1.69.Final") {
12851285
group("io.netty") {
12861286
imports = [
12871287
"netty-bom"

0 commit comments

Comments
 (0)