borgbutler-core/build.gradle
@@ -11,6 +11,8 @@ compile group: 'org.apache.commons', name: 'commons-exec', version: '1.3' compile group: 'org.apache.commons', name: 'commons-collections4', version: '4.2' compile group: 'org.apache.commons', name: 'commons-compress', version: '1.18' compile group: 'org.apache.commons', name: 'commons-jcs-core', version: '2.2.1' compile group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.9.6' compile group: 'com.fasterxml.jackson.core', name: 'jackson-annotations', version: '2.9.6'