Skip to content

Commit

Permalink
Upgrade to Jackson 2.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoeller committed Aug 7, 2020
1 parent 3b9558a commit 686f5d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -26,7 +26,7 @@ configure(allprojects) { project ->

dependencyManagement {
imports {
mavenBom "com.fasterxml.jackson:jackson-bom:2.10.4"
mavenBom "com.fasterxml.jackson:jackson-bom:2.10.5"
mavenBom "io.netty:netty-bom:4.1.51.Final"
mavenBom "io.projectreactor:reactor-bom:Dysprosium-SR10"
mavenBom "io.rsocket:rsocket-bom:1.0.1"
Expand Down

0 comments on commit 686f5d4

Please sign in to comment.