Skip to content

Commit b971ac8

Browse files
committed
Upgrade to Netty 4.1.65.Final
Closes gh-26604
1 parent 4caab74 commit b971ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1269,7 +1269,7 @@ bom {
12691269
]
12701270
}
12711271
}
1272-
library("Netty", "4.1.64.Final") {
1272+
library("Netty", "4.1.65.Final") {
12731273
group("io.netty") {
12741274
imports = [
12751275
"netty-bom"

0 commit comments

Comments
 (0)