Skip to content

Commit

Permalink
Merge pull request #252 from ashleystendel/master
Browse files Browse the repository at this point in the history
Update version for jackson dependency to 2.9.8
  • Loading branch information
scottfrederick authored Feb 1, 2019
2 parents fa18756 + c150d61 commit 9a37633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-cloudfoundry-connector/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
apply plugin: 'com.github.johnrengelman.shadow'

ext {
jacksonVersion = "2.9.5"
jacksonVersion = "2.9.8"
}

dependencies {
Expand Down

0 comments on commit 9a37633

Please sign in to comment.