Skip to content

Commit a0ae96d

Browse files
committed
Upgrade to Netty 4.1.108
1 parent 1d2daa5 commit a0ae96d

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.107.Final"
31+
mavenBom "io.netty:netty-bom:4.1.108.Final"
3232
mavenBom "io.projectreactor:reactor-bom:2020.0.42"
3333
mavenBom "io.r2dbc:r2dbc-bom:Arabba-SR13"
3434
mavenBom "io.rsocket:rsocket-bom:1.1.3"

0 commit comments

Comments
 (0)