Update version for com.fasterxml.jackson.core:jackson-databind in spring-cloud-cloudfoundry-connector

This commit is contained in:
Ashley Stendel
2019-01-25 08:28:34 -08:00
parent fa187568df
commit c150d61833

View File

@@ -12,7 +12,7 @@ buildscript {
apply plugin: 'com.github.johnrengelman.shadow'
ext {
jacksonVersion = "2.9.5"
jacksonVersion = "2.9.8"
}
dependencies {