Skip to content

Commit

Permalink
Upgrade to Jackson 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sdeleuze committed Sep 27, 2019
1 parent 6a207d0 commit e5ce9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -43,7 +43,7 @@ configure(allprojects) { project ->

dependencyManagement {
imports {
mavenBom "com.fasterxml.jackson:jackson-bom:2.9.9"
mavenBom "com.fasterxml.jackson:jackson-bom:2.10.0"
mavenBom "io.netty:netty-bom:4.1.39.Final"
mavenBom "io.projectreactor:reactor-bom:Dysprosium-RELEASE"
mavenBom "org.eclipse.jetty:jetty-bom:9.4.20.v20190813"
Expand Down

0 comments on commit e5ce9bd

Please sign in to comment.