forked from GENERALBYTESCOM/batm_public
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dependencySubstitutions.txt
18 lines (18 loc) · 1.78 KB
/
dependencySubstitutions.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
substitute module: 'org.slf4j:slf4j-api', versions: ['1.7.20', '1.7.21', '1.8.0-beta2', '1.8.0-beta4'], toVersion: '1.7.25'
substitute module: 'org.slf4j:slf4j-simple', versions: ['1.7.21'], toVersion: '1.7.25'
substitute module: 'org.apache.commons:commons-lang3', versions: ['3.6'], toVersion: '3.4'
substitute module: 'commons-codec:commons-codec', versions: ['1.3', '1.9'], toVersion: '1.10'
substitute module: 'com.fasterxml.jackson.core:jackson-annotations', versions: ['2.8.0', '2.9.0'], toVersion: '2.9.1'
substitute module: 'com.fasterxml.jackson.core:jackson-databind', versions: ['2.8.2', '2.8.5'], toVersion: '2.9.1'
substitute module: 'com.fasterxml.jackson.core:jackson-core', versions: ['2.8.10'], toVersion: '2.9.1'
substitute module: 'com.google.code.findbugs:jsr305', versions: ['2.0.1'], toVersion: '3.0.2'
substitute module: 'com.madgag.spongycastle:core', versions: ['1.51.0.0'], toVersion: '1.52.0.0'
substitute module: 'com.squareup.okhttp3:okhttp', versions: ['1.6.0', '1.13.0', '3.8.1'], toVersion: '3.12.1'
substitute module: 'com.squareup.okio:okio', versions: ['1.6.0', '1.11.0'], toVersion: '1.15.0'
substitute module: 'com.github.jnr:jnr-ffi', versions: ['2.1.1'], toVersion: '2.1.2'
substitute module: 'org.bouncycastle:bcprov-jdk15on', versions: ['1.54', '1.60'], toVersion: '1.61'
substitute module: 'com.google.guava:guava', versions: ['18.0', '27.0.1-jre'], toVersion: '27.0.1-android'
substitute module: 'org.json:json', versions: ['20080701', '20140107', '20160810'], toVersion: '20180130'
substitute module: 'com.google.j2objc:j2objc-annotations', versions: ['1.1'], toVersion: '1.3'
substitute module: 'org.knowm.xchange:xchange-core', versions: ['4.3.18', '4.3.19'], toVersion: '4.3.15'
substitute module: 'com.google.protobuf:protobuf-java', versions: ['2.6.1'], toVersion: '3.6.1'