Skip to content

Commit 406b33d

Browse files
committed
Upgrade to Netty 4.1.112
1 parent f9c3d00 commit 406b33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.12.7"
31-
mavenBom "io.netty:netty-bom:4.1.111.Final"
31+
mavenBom "io.netty:netty-bom:4.1.112.Final"
3232
mavenBom "io.projectreactor:reactor-bom:2020.0.47"
3333
mavenBom "io.r2dbc:r2dbc-bom:Arabba-SR13"
3434
mavenBom "io.rsocket:rsocket-bom:1.1.3"

0 commit comments

Comments
 (0)