We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ac6fa commit 9f07839Copy full SHA for 9f07839
mantis-shaded/build.gradle
@@ -25,7 +25,7 @@ apply plugin: 'com.github.johnrengelman.shadow'
25
* On the second publish, you update all subprojects that depend on mantis-shaded
26
*/
27
ext {
28
- jacksonVersion = '2.10.+'
+ jacksonVersion = '2.12.+'
29
guavaVersion = '18.+'
30
curatorVersion = '2.12.+'
31
zookeeperVersion = '3.4.+'
0 commit comments