Skip to content

Commit 09080bc

Browse files
committed
Upgrade to Netty 4.1.52
1 parent 8b8b59b commit 09080bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ configure(allprojects) { project ->
2525
dependencyManagement {
2626
imports {
2727
mavenBom "com.fasterxml.jackson:jackson-bom:2.11.2"
28-
mavenBom "io.netty:netty-bom:4.1.51.Final"
28+
mavenBom "io.netty:netty-bom:4.1.52.Final"
2929
mavenBom "io.projectreactor:reactor-bom:2020.0.0-RC1"
3030
mavenBom "io.r2dbc:r2dbc-bom:Arabba-SR7"
3131
mavenBom "io.rsocket:rsocket-bom:1.1.0-M2"

0 commit comments

Comments
 (0)