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

Kai Reinhard
08.22.2018 92e8aa56e7f43b23f5242a4956f93ee2526014fc
commons-collections4
1 files modified
1 ■■■■ changed files
borgbutler-core/build.gradle 1 ●●●● patch | view | raw | blame | history
borgbutler-core/build.gradle
@@ -9,6 +9,7 @@
    compile group: 'commons-io', name: 'commons-io', version: '2.6'
    compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.8.1'
    compile group: 'org.apache.commons', name: 'commons-exec', version: '1.3'
    compile group: 'org.apache.commons', name: 'commons-collections4', version: '4.2'
    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'