We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8aa19f6 + ff9f841 commit 6eefcdeCopy full SHA for 6eefcde
build.gradle
@@ -65,7 +65,7 @@ dependencies {
65
compile group: 'com.google.guava', name: 'guava', version: '23.0'
66
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.8.1'
67
compile group: 'commons-io', name: 'commons-io', version: '2.6'
68
- compile group: 'joda-time', name: 'joda-time', version: '2.9.4'
+ compile group: 'joda-time', name: 'joda-time', version: '2.10.2'
69
compile group: 'io.fabric8', name: 'kubernetes-client', version: '3.1.8'
70
compile group: 'com.github.spullara.mustache.java', name: 'compiler', version: '0.9.6'
71
compile group: 'org.freemarker', name: 'freemarker', version: '2.3.28'
0 commit comments