We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e94466 commit 94dff58Copy full SHA for 94dff58
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.1"
+ jacksonVersion = "2.9.9.2"
16
}
17
18
dependencies {
0 commit comments