We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be3d8a commit 1b9c675Copy full SHA for 1b9c675
spring-cloud-cloudfoundry-connector/build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
apply plugin: 'com.github.johnrengelman.shadow'
13
14
ext {
15
- jacksonVersion = "2.9.9"
+ jacksonVersion = "2.9.9.1"
16
}
17
18
dependencies {
0 commit comments