Skip to content

Commit

Permalink
Upgrade to Netty 4.1.112
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoeller committed Aug 13, 2024
1 parent f9c3d00 commit 406b33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ configure(allprojects) { project ->
dependencyManagement {
imports {
mavenBom "com.fasterxml.jackson:jackson-bom:2.12.7"
mavenBom "io.netty:netty-bom:4.1.111.Final"
mavenBom "io.netty:netty-bom:4.1.112.Final"
mavenBom "io.projectreactor:reactor-bom:2020.0.47"
mavenBom "io.r2dbc:r2dbc-bom:Arabba-SR13"
mavenBom "io.rsocket:rsocket-bom:1.1.3"
Expand Down

0 comments on commit 406b33d

Please sign in to comment.