Skip to content

Commit 7854dbb

Browse files
committed
Merge branch '5.3.x'
2 parents 21c3623 + c50a509 commit 7854dbb

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
@@ -28,7 +28,7 @@ configure(allprojects) { project ->
2828
dependencyManagement {
2929
imports {
3030
mavenBom "com.fasterxml.jackson:jackson-bom:2.13.0"
31-
mavenBom "io.netty:netty-bom:4.1.70.Final"
31+
mavenBom "io.netty:netty-bom:4.1.72.Final"
3232
mavenBom "io.projectreactor:reactor-bom:2020.0.14-SNAPSHOT"
3333
mavenBom "io.r2dbc:r2dbc-bom:Arabba-SR10"
3434
mavenBom "io.rsocket:rsocket-bom:1.1.1"

0 commit comments

Comments
 (0)