mirror of https://github.com/micromata/borgbackup-butler.git

Kai Reinhard
10.31.2018 0fd7e38f2abf6064907449fcb1ee10be75e62cd2
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'