From 149b37f75bc8fd89e689ba3c29a6768064df74f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Soko=C5=82owski?= Date: Sun, 3 May 2020 12:46:53 +0200 Subject: [PATCH] upgrade Kotlin: 1.3.11 > 1.3.50 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub SokoĊ‚owski --- android/gradle.properties | 2 +- .../react-native-status/android/build.gradle | 2 +- .../maven-and-npm-deps/maven/maven-inputs.txt | 108 +- .../maven/maven-sources.nix | 1326 ++++------------- 4 files changed, 287 insertions(+), 1151 deletions(-) diff --git a/android/gradle.properties b/android/gradle.properties index da1b0c24eb..f25055b9e8 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -21,7 +21,7 @@ # $keytool -genkey -v -keystore ./status-keystore.jks -keyalg RSA -keysize 2048 -validity 10000 -alias status # Version requirements used throughout the Gradle scripts -kotlinVersion=1.3.11 +kotlinVersion=1.3.50 minSdkVersion=23 compileSdkVersion=29 targetSdkVersion=29 diff --git a/modules/react-native-status/android/build.gradle b/modules/react-native-status/android/build.gradle index fd4dba70ab..adb10fb826 100644 --- a/modules/react-native-status/android/build.gradle +++ b/modules/react-native-status/android/build.gradle @@ -29,7 +29,7 @@ android { dependencies { implementation 'com.facebook.react:react-native:+' // from node_modules - compile 'com.github.status-im:function:0.0.1' + implementation 'com.github.status-im:function:0.0.1' implementation 'androidx.appcompat:appcompat:1.0.0' implementation(group: 'status-im', name: 'status-go', version: getStatusGoSHA1(), ext: 'aar') } diff --git a/nix/mobile/android/maven-and-npm-deps/maven/maven-inputs.txt b/nix/mobile/android/maven-and-npm-deps/maven/maven-inputs.txt index 72087a4421..ed546c52b6 100644 --- a/nix/mobile/android/maven-and-npm-deps/maven/maven-inputs.txt +++ b/nix/mobile/android/maven-and-npm-deps/maven/maven-inputs.txt @@ -306,11 +306,6 @@ https://jcenter.bintray.com/com/android/tools/sdklib/24.1.3/sdklib-24.1.3 https://jcenter.bintray.com/com/android/tools/sdklib/24.3.1/sdklib-24.3.1 https://jcenter.bintray.com/com/android/tools/sdklib/24.5.0/sdklib-24.5.0 https://jcenter.bintray.com/com/android/tools/sdklib/25.2.3/sdklib-25.2.3 -https://jcenter.bintray.com/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0 -https://jcenter.bintray.com/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0 -https://jcenter.bintray.com/com/diffplug/durian/durian-io/1.2.0/durian-io-1.2.0 -https://jcenter.bintray.com/com/diffplug/spotless/spotless-lib/1.23.0/spotless-lib-1.23.0 -https://jcenter.bintray.com/com/diffplug/spotless/spotless-lib-extra/1.23.0/spotless-lib-extra-1.23.0 https://jcenter.bintray.com/com/drewnoakes/metadata-extractor/2.11.0/metadata-extractor-2.11.0 https://jcenter.bintray.com/com/facebook/conceal/conceal/1.1.3/conceal-1.1.3 https://jcenter.bintray.com/com/facebook/fresco/animated-base/2.0.0/animated-base-2.0.0 @@ -327,14 +322,12 @@ https://jcenter.bintray.com/com/facebook/fresco/nativeimagetranscoder/2.0.0/nati https://jcenter.bintray.com/com/facebook/infer/annotation/infer-annotation/0.11.2/infer-annotation-0.11.2 https://jcenter.bintray.com/com/facebook/soloader/soloader/0.6.0/soloader-0.6.0 https://jcenter.bintray.com/com/google/auto/value/auto-value/1.5.2/auto-value-1.5.2 -https://jcenter.bintray.com/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1 https://jcenter.bintray.com/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9 https://jcenter.bintray.com/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2 https://jcenter.bintray.com/com/google/code/gson/gson/2.2.4/gson-2.2.4 https://jcenter.bintray.com/com/google/code/gson/gson/2.3/gson-2.3 https://jcenter.bintray.com/com/google/code/gson/gson/2.8.0/gson-2.8.0 https://jcenter.bintray.com/com/google/code/gson/gson/2.8.5/gson-2.8.5 -https://jcenter.bintray.com/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6 https://jcenter.bintray.com/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1 https://jcenter.bintray.com/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3 https://jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18 @@ -356,7 +349,6 @@ https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.4.0/protobuf-jav https://jcenter.bintray.com/com/google/protobuf/protobuf-java-util/3.4.0/protobuf-java-util-3.4.0 https://jcenter.bintray.com/com/google/zxing/core/3.3.3/core-3.3.3 https://jcenter.bintray.com/com/intellij/annotations/12.0/annotations-12.0 -https://jcenter.bintray.com/com/jcraft/jsch/0.1.54/jsch-0.1.54 https://jcenter.bintray.com/commons-codec/commons-codec/1.10/commons-codec-1.10 https://jcenter.bintray.com/commons-codec/commons-codec/1.4/commons-codec-1.4 https://jcenter.bintray.com/commons-codec/commons-codec/1.6/commons-codec-1.6 @@ -377,6 +369,7 @@ https://jcenter.bintray.com/com/tunnelvisionlabs/antlr4/4.5/antlr4-4.5 https://jcenter.bintray.com/com/tunnelvisionlabs/antlr4-annotations/4.5/antlr4-annotations-4.5 https://jcenter.bintray.com/com/tunnelvisionlabs/antlr4-runtime/4.5/antlr4-runtime-4.5 https://jcenter.bintray.com/de/undercouch/gradle-download-task/3.1.2/gradle-download-task-3.1.2 +https://jcenter.bintray.com/de/undercouch/gradle-download-task/3.4.3/gradle-download-task-3.4.3 https://jcenter.bintray.com/it/unimi/dsi/fastutil/7.2.0/fastutil-7.2.0 https://jcenter.bintray.com/javax/inject/javax.inject/1/javax.inject-1 https://jcenter.bintray.com/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041 @@ -404,11 +397,13 @@ https://jcenter.bintray.com/org/apache/commons/commons-lang3/3.9/commons-lang3-3 https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.1.1/httpclient-4.1.1 https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6 https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2 +https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3 https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6 https://jcenter.bintray.com/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1 https://jcenter.bintray.com/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5 https://jcenter.bintray.com/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10 https://jcenter.bintray.com/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5 +https://jcenter.bintray.com/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6 https://jcenter.bintray.com/org/apache/httpcomponents/httpmime/4.1/httpmime-4.1 https://jcenter.bintray.com/org/apache/httpcomponents/httpmime/4.5.2/httpmime-4.5.2 https://jcenter.bintray.com/org/apache/httpcomponents/httpmime/4.5.6/httpmime-4.5.6 @@ -418,16 +413,13 @@ https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on- https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56 https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60 https://jcenter.bintray.com/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2 -https://jcenter.bintray.com/org/codehaus/groovy/groovy/2.4.7/groovy-2.4.7 https://jcenter.bintray.com/org/codehaus/groovy/groovy-all/2.4.15/groovy-all-2.4.15 -https://jcenter.bintray.com/org/codehaus/groovy/groovy-xml/2.4.7/groovy-xml-2.4.7 https://jcenter.bintray.com/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14 https://jcenter.bintray.com/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17 https://jcenter.bintray.com/org/eclipse/jdt/core/compiler/ecj/4.4.2/ecj-4.4.2 https://jcenter.bintray.com/org/eclipse/jdt/core/compiler/ecj/4.4/ecj-4.4 https://jcenter.bintray.com/org/eclipse/jdt/core/compiler/ecj/4.5.1/ecj-4.5.1 https://jcenter.bintray.com/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1 -https://jcenter.bintray.com/org/eclipse/jgit/org.eclipse.jgit/4.9.0.201710071750-r/org.eclipse.jgit-4.9.0.201710071750-r https://jcenter.bintray.com/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11 https://jcenter.bintray.com/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11 https://jcenter.bintray.com/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11 @@ -438,30 +430,32 @@ https://jcenter.bintray.com/org/jacoco/org.jacoco.report/0.7.4.201502262128/org. https://jcenter.bintray.com/org/jacoco/org.jacoco.report/0.7.5.201505241946/org.jacoco.report-0.7.5.201505241946 https://jcenter.bintray.com/org/jdom/jdom2/2.0.6/jdom2-2.0.6 https://jcenter.bintray.com/org/jetbrains/annotations/13.0/annotations-13.0 -https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-android-extensions/1.3.11/kotlin-android-extensions-1.3.11 -https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.3.11/kotlin-annotation-processing-gradle-1.3.11 -https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-build-common/1.3.11/kotlin-build-common-1.3.11 -https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.3.11/kotlin-compiler-embeddable-1.3.11 -https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-compiler-runner/1.3.11/kotlin-compiler-runner-1.3.11 -https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-daemon-client/1.3.11/kotlin-daemon-client-1.3.11 -https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.11/kotlin-gradle-plugin-1.3.11 -https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.3.11/kotlin-gradle-plugin-api-1.3.11 -https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.3.11/kotlin-gradle-plugin-model-1.3.11 -https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-native-utils/1.3.11/kotlin-native-utils-1.3.11 +https://jcenter.bintray.com/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-android-extensions/1.3.50/kotlin-android-extensions-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.3.50/kotlin-annotation-processing-gradle-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-build-common/1.3.50/kotlin-build-common-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.3.50/kotlin-compiler-embeddable-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-compiler-runner/1.3.50/kotlin-compiler-runner-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-daemon-client/1.3.50/kotlin-daemon-client-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.3.50/kotlin-daemon-embeddable-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.50/kotlin-gradle-plugin-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.3.50/kotlin-gradle-plugin-api-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.3.50/kotlin-gradle-plugin-model-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-native-utils/1.3.50/kotlin-native-utils-1.3.50 https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/kotlin-reflect-1.1.3-2 https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-reflect/1.2.0/kotlin-reflect-1.2.0 -https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-reflect/1.3.11/kotlin-reflect-1.3.11 https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20 https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-reflect/1.3.50/kotlin-reflect-1.3.50 -https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.3.11/kotlin-scripting-compiler-embeddable-1.3.11 -https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-script-runtime/1.3.11/kotlin-script-runtime-1.3.11 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-scripting-common/1.3.50/kotlin-scripting-common-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.3.50/kotlin-scripting-compiler-embeddable-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.3.50/kotlin-scripting-compiler-impl-embeddable-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-scripting-jvm/1.3.50/kotlin-scripting-jvm-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-script-runtime/1.3.50/kotlin-script-runtime-1.3.50 https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.1.3-2/kotlin-stdlib-1.1.3-2 https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.2.71/kotlin-stdlib-1.2.71 -https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.3.11/kotlin-stdlib-1.3.11 https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20 https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.3.50/kotlin-stdlib-1.3.50 https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-common/1.2.71/kotlin-stdlib-common-1.2.71 -https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.11/kotlin-stdlib-common-1.3.11 https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20 https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.50/kotlin-stdlib-common-1.3.50 https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.2.71/kotlin-stdlib-jdk7-1.2.71 @@ -470,6 +464,8 @@ https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.3.50/kotli https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.2.71/kotlin-stdlib-jdk8-1.2.71 https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.3.20/kotlin-stdlib-jdk8-1.3.20 https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.3.50/kotlin-stdlib-jdk8-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-util-io/1.3.50/kotlin-util-io-1.3.50 +https://jcenter.bintray.com/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.1.1/kotlinx-coroutines-core-1.1.1 https://jcenter.bintray.com/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824 https://jcenter.bintray.com/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7 https://jcenter.bintray.com/org/ow2/asm/asm/5.0.3/asm-5.0.3 @@ -490,7 +486,6 @@ https://jcenter.bintray.com/org/ow2/asm/asm-tree/5.1/asm-tree-5.1 https://jcenter.bintray.com/org/ow2/asm/asm-tree/6.0/asm-tree-6.0 https://jcenter.bintray.com/org/ow2/asm/asm-util/5.1/asm-util-5.1 https://jcenter.bintray.com/org/ow2/asm/asm-util/6.0/asm-util-6.0 -https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2 https://jitpack.io/com/github/status-im/function/0.0.1/function-0.0.1 https://jitpack.io/com/github/status-im/status-keycard-java/android/3.0.1/android-3.0.1 https://jitpack.io/com/github/status-im/status-keycard-java/lib/3.0.1/lib-3.0.1 @@ -499,9 +494,6 @@ https://maven.java.net/content/repositories/releases/org/glassfish/build/gfnexus https://maven.java.net/content/repositories/releases/org/glassfish/hk2/hk2-parent/2.1.14/hk2-parent-2.1.14 https://maven.java.net/content/repositories/releases/org/glassfish/hk2/hk2-public/2.1.14/hk2-public-2.1.14 https://maven.java.net/content/repositories/releases/org/glassfish/hk2/osgiversion-maven-plugin/2.1.14/osgiversion-maven-plugin-2.1.14 -https://oss.sonatype.org/content/repositories/snapshots/junit/junit/4.13-SNAPSHOT/junit-4.13-20191201.101017-199 -https://plugins.gradle.org/m2/com/diffplug/gradle/spotless/com.diffplug.gradle.spotless.gradle.plugin/3.23.0/com.diffplug.gradle.spotless.gradle.plugin-3.23.0 -https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-plugin-gradle/3.23.0/spotless-plugin-gradle-3.23.0 https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2 https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7 https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0 @@ -517,10 +509,8 @@ https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/4.2.0/biz.aQ https://repo.maven.apache.org/maven2/biz/aQute/bnd/bndlib/2.1.0/bndlib-2.1.0 https://repo.maven.apache.org/maven2/biz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0 https://repo.maven.apache.org/maven2/biz/aQute/bnd/bnd-maven-plugin/3.1.0/bnd-maven-plugin-3.1.0 -https://repo.maven.apache.org/maven2/biz/aQute/bnd/bnd-maven-plugin/3.2.0/bnd-maven-plugin-3.2.0 https://repo.maven.apache.org/maven2/biz/aQute/bnd/bnd-maven-plugin/3.5.0/bnd-maven-plugin-3.5.0 https://repo.maven.apache.org/maven2/biz/aQute/bnd/bnd-plugin-parent/3.1.0/bnd-plugin-parent-3.1.0 -https://repo.maven.apache.org/maven2/biz/aQute/bnd/bnd-plugin-parent/3.2.0/bnd-plugin-parent-3.2.0 https://repo.maven.apache.org/maven2/biz/aQute/bndlib/1.50.0/bndlib-1.50.0 https://repo.maven.apache.org/maven2/biz/aQute/bnd/parent/2.1.0/parent-2.1.0 https://repo.maven.apache.org/maven2/biz/aQute/bnd/parent/2.3.0/parent-2.3.0 @@ -558,8 +548,6 @@ https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/11/oss-parent-11 https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/12/oss-parent-12 https://repo.maven.apache.org/maven2/com/github/hazendaz/base-parent/20/base-parent-20 -https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-base/0.10.0/japicmp-base-0.10.0 -https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-maven-plugin/0.10.0/japicmp-maven-plugin-0.10.0 https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-maven-plugin/3.1.11/spotbugs-maven-plugin-3.1.11 https://repo.maven.apache.org/maven2/com/github/wvengen/proguard-maven-plugin/2.0.14/proguard-maven-plugin-2.0.14 https://repo.maven.apache.org/maven2/com/google/auto/auto-common/0.3/auto-common-0.3 @@ -569,9 +557,7 @@ https://repo.maven.apache.org/maven2/com/google/auto/auto-parent/6/auto-parent-6 https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service/1.0-rc2/auto-service-1.0-rc2 https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.6.2/auto-value-annotations-1.6.2 https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-parent/1.6.2/auto-value-parent-1.6.2 -https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.0/annotations-3.0.0 https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1 -https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0 https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1 https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.7/gson-2.7 https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.7/gson-parent-2.7 @@ -618,7 +604,6 @@ https://repo.maven.apache.org/maven2/com/google/guava/guava-testlib/23.0/guava-t https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0 https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0 -https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/0.1/j2objc-annotations-0.1 https://repo.maven.apache.org/maven2/com/google/jimfs/jimfs/1.0/jimfs-1.0 https://repo.maven.apache.org/maven2/com/google/jimfs/jimfs-parent/1.0/jimfs-parent-1.0 https://repo.maven.apache.org/maven2/com/google/jimfs/jimfs-parent/1.1/jimfs-parent-1.1 @@ -646,8 +631,6 @@ https://repo.maven.apache.org/maven2/com/google/truth/truth-parent/0.42/truth-pa https://repo.maven.apache.org/maven2/com/google/zxing/zxing-parent/3.3.3/zxing-parent-3.3.3 https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/51.2/icu4j-51.2 https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4 -https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1 -https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.0.7/jzlib-1.0.7 https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6 https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0 https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.7.0/commons-beanutils-core-1.7.0 @@ -679,7 +662,6 @@ https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang- https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3 https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4 https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0 -https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3 https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1 https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1 https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0 @@ -810,7 +792,6 @@ https://repo.maven.apache.org/maven2/org/apache/commons/commons-build-plugin/1.1 https://repo.maven.apache.org/maven2/org/apache/commons/commons-build-plugin/1.1/commons-build-plugin-1.1 https://repo.maven.apache.org/maven2/org/apache/commons/commons-build-plugin/1.3/commons-build-plugin-1.3 https://repo.maven.apache.org/maven2/org/apache/commons/commons-build-plugin/1.4/commons-build-plugin-1.4 -https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11 https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1 https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.5/commons-compress-1.5 https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9 @@ -861,30 +842,28 @@ https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5 -https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1.1/httpcomponents-client-4.1.1 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5 -https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.6/httpcomponents-client-4.3.6 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2 +https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2 -https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.3/httpcomponents-core-4.3.3 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.5/httpcomponents-core-4.4.5 +https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2 -https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/maven-notice-plugin/0.0.2/maven-notice-plugin-0.0.2 https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0 @@ -1117,7 +1096,6 @@ https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugi https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2.1/maven-assembly-plugin-2.2.1 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-1/maven-assembly-plugin-2.2-beta-1 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5 -https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2/maven-assembly-plugin-2.2 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4 @@ -1160,7 +1138,6 @@ https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-p https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.4/maven-dependency-plugin-2.4 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.9/maven-dependency-plugin-2.9 -https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7 @@ -1264,7 +1241,6 @@ https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-publish- https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/1.4/maven-shade-plugin-1.4 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.0/maven-shade-plugin-2.0 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.3/maven-shade-plugin-2.3 -https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.1.1/maven-site-plugin-2.1.1 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0 @@ -1279,7 +1255,6 @@ https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugi https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1 -https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.10/maven-surefire-plugin-2.10 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12 @@ -1289,7 +1264,6 @@ https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plu https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.20.1/maven-surefire-plugin-2.20.1 -https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.20/maven-surefire-plugin-2.20 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.3/maven-surefire-plugin-2.3 @@ -1299,7 +1273,6 @@ https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plu https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.9/maven-surefire-plugin-2.9 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M4/maven-surefire-plugin-3.0.0-M4 -https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.20/maven-surefire-report-plugin-2.20 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.2.1/maven-war-plugin-3.2.1 https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.0/maven-release-2.0 https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.1/maven-release-2.1 @@ -1344,11 +1317,9 @@ https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-gi https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1 https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1 https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0 -https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0 https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1 https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2 https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4 -https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0 https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1 https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10 https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.2/maven-dependency-analyzer-1.2 @@ -1359,7 +1330,6 @@ https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tr https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1 https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2 https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1 -https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0 https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2 https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11 https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.7/maven-invoker-2.0.7 @@ -1399,7 +1369,6 @@ https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/sur https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.18.1/surefire-2.18.1 https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1 https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.20.1/surefire-2.20.1 -https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.20/surefire-2.20 https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0 https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0 https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.3/surefire-2.3 @@ -1412,23 +1381,16 @@ https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4 https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6 https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2 https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6 -https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.0/wagon-2.0 https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10 https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.7/wagon-2.7 https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.7/wagon-http-shared-2.7 -https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5 https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6 https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2 https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6 -https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0 https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10 https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.7/wagon-provider-api-2.7 https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-2/wagon-providers-1.0-beta-2 -https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.0/wagon-providers-2.0 https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.7/wagon-providers-2.7 -https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.0/wagon-ssh-2.0 -https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.0/wagon-ssh-common-2.0 -https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/1.0-alpha-5/wagon-ssh-external-1.0-alpha-5 https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2 https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.7/wagon-webdav-jackrabbit-2.7 https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.10/apache-rat-plugin-0.10 @@ -1479,14 +1441,12 @@ https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plug https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.14/animal-sniffer-maven-plugin-1.14 https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.16/animal-sniffer-maven-plugin-1.16 https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.17/animal-sniffer-maven-plugin-1.17 -https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.9/animal-sniffer-maven-plugin-1.9 https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.10/animal-sniffer-parent-1.10 https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.11/animal-sniffer-parent-1.11 https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.13/animal-sniffer-parent-1.13 https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14 https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.16/animal-sniffer-parent-1.16 https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17 -https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9 https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.0/build-helper-maven-plugin-1.0 https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.10/build-helper-maven-plugin-1.10 https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.5/build-helper-maven-plugin-1.5 @@ -1549,7 +1509,6 @@ https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/ple https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9 -https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9 @@ -1566,7 +1525,6 @@ https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.1 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6 -https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3 @@ -1585,9 +1543,7 @@ https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7 -https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4 -https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14 @@ -1604,7 +1560,6 @@ https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus- https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0/plexus-io-2.0 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4 -https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1 https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4 @@ -1661,13 +1616,10 @@ https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/14/jetty-par https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/20/jetty-parent-20 https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/8.1.16.v20140903/jetty-project-8.1.16.v20140903 https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/8.1.16.v20140903/jetty-server-8.1.16.v20140903 -https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/4.9.0.201710071750-r/org.eclipse.jgit-parent-4.9.0.201710071750-r https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2 https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2 https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2 https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2 -https://repo.maven.apache.org/maven2/org/eluder/coveralls/coveralls-maven-plugin/3.1.0/coveralls-maven-plugin-3.1.0 -https://repo.maven.apache.org/maven2/org/eluder/eluder-parent/6/eluder-parent-6 https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.8/fusesource-pom-1.8 https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9 https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9 @@ -1688,12 +1640,8 @@ https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-p https://repo.maven.apache.org/maven2/org/immutables/tools/maven-shade-plugin/4/maven-shade-plugin-4 https://repo.maven.apache.org/maven2/org/infinitest/continuous-testing-toolkit/1.0/continuous-testing-toolkit-1.0 https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4 -https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.2.201409121644/jacoco-maven-plugin-0.7.2.201409121644 -https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9 -https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.2.201409121644/org.jacoco.build-0.7.2.201409121644 https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128 https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.5.201505241946/org.jacoco.build-0.7.5.201505241946 -https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9 https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0 https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0 @@ -1705,22 +1653,19 @@ https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.0/ko https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.0/kotlin-stdlib-common-1.3.0 https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test/1.1.3-2/kotlin-test-1.1.3-2 https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test/1.2.71/kotlin-test-1.2.71 -https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test/1.3.11/kotlin-test-1.3.11 https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test/1.3.20/kotlin-test-1.3.20 https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test/1.3.50/kotlin-test-1.3.50 https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-annotations-common/1.2.71/kotlin-test-annotations-common-1.2.71 -https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-annotations-common/1.3.11/kotlin-test-annotations-common-1.3.11 https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-annotations-common/1.3.20/kotlin-test-annotations-common-1.3.20 https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-annotations-common/1.3.50/kotlin-test-annotations-common-1.3.50 https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-common/1.2.71/kotlin-test-common-1.2.71 -https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-common/1.3.11/kotlin-test-common-1.3.11 https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-common/1.3.20/kotlin-test-common-1.3.20 https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-common/1.3.50/kotlin-test-common-1.3.50 https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-junit/1.1.3-2/kotlin-test-junit-1.1.3-2 https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-junit/1.2.71/kotlin-test-junit-1.2.71 -https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-junit/1.3.11/kotlin-test-junit-1.3.11 https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-junit/1.3.20/kotlin-test-junit-1.3.20 https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-junit/1.3.50/kotlin-test-junit-1.3.50 +https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-common/1.1.1/kotlinx-coroutines-core-common-1.1.1 https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.6.3/jsoup-1.6.3 https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2 https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.4.0/junit-jupiter-5.4.0 @@ -1816,7 +1761,6 @@ https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1 https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4 https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.19/slf4j-parent-1.7.19 https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25 -https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2 https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5 https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7 https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5 @@ -1869,8 +1813,6 @@ https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-re https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01 https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02 https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3 -https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5 -https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6 https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7 https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9 https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7 diff --git a/nix/mobile/android/maven-and-npm-deps/maven/maven-sources.nix b/nix/mobile/android/maven-and-npm-deps/maven/maven-sources.nix index c7ac5b92d0..0831d22b88 100644 --- a/nix/mobile/android/maven-and-npm-deps/maven/maven-sources.nix +++ b/nix/mobile/android/maven-and-npm-deps/maven/maven-sources.nix @@ -1,4 +1,4 @@ -# Auto-generated by ../../../../tools/maven/maven-inputs2nix.sh +# Auto-generated by maven-inputs2nix.sh { }: let @@ -4658,81 +4658,6 @@ in { sha256 = "1l62x7c9n3zjwi5gar3scrb11yv6q4sbc7sh9pxsykwyn6dfs5zq"; }; }; - "https://jcenter.bintray.com/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0" = - { - host = repositories.jcenter; - path = - "com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0"; - type = "jar"; - pom = { - sha1 = "0bd196532b47f195e61a179ea7be66ca4e5b12d8"; - sha256 = "1wwzq1r7hjxh7gvk0mlssnhsyqs7fif91grv8ykd4kqad8465dwb"; - }; - jar = { - sha1 = "eee2085a0f894527ac841b05b442656115e2877c"; - sha256 = "1k28kazxpfb7pb479jsvmxsy27rckks7dp6145n13k11h2wc155i"; - }; - }; - "https://jcenter.bintray.com/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0" = - { - host = repositories.jcenter; - path = - "com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0"; - type = "jar"; - pom = { - sha1 = "ca659370ff47a81844e968ffc4d001f2d56911cd"; - sha256 = "0qmny24l5pgfa52mavrlf25yw7gx4njips3gg40indsm0zlj00w7"; - }; - jar = { - sha1 = "ddf0b08f6dccae07bcb993645a7634cbe8f9b2f8"; - sha256 = "1bjx9l8rpi54silpvd5j00lg7546mpgbns116cin7hd3nfn0mv8p"; - }; - }; - "https://jcenter.bintray.com/com/diffplug/durian/durian-io/1.2.0/durian-io-1.2.0" = - { - host = repositories.jcenter; - path = - "com/diffplug/durian/durian-io/1.2.0/durian-io-1.2.0"; - type = "jar"; - pom = { - sha1 = "eeeb5dbc5add4ef406c597b785e91986787ea17c"; - sha256 = "1zigjbjddldlm5h8ls95577ch2m9wsya2byw7l57bqi48d11j29m"; - }; - jar = { - sha1 = "fc9c103d454d04f7c5b78b437190ea3bd15fb72c"; - sha256 = "1i7a2rg17wjy52gdw2cbg4i6flpfas0h36p31czhg348fzfd2pq9"; - }; - }; - "https://jcenter.bintray.com/com/diffplug/spotless/spotless-lib/1.23.0/spotless-lib-1.23.0" = - { - host = repositories.jcenter; - path = - "com/diffplug/spotless/spotless-lib/1.23.0/spotless-lib-1.23.0"; - type = "jar"; - pom = { - sha1 = "6aabb2aa1bc37de209a9cad865f072a2930e8d8f"; - sha256 = "0jb1i8x3yw46g7shxsw0mrwwxpfbi7pyxp2ki7zd28vqils2b3hz"; - }; - jar = { - sha1 = "44f973f1199fa5a0e3630869cccf362dea95aea9"; - sha256 = "0cscfqlxv9x1sjpqxvyvrla5gqm01h3dzzrigynz7qddz66wfhms"; - }; - }; - "https://jcenter.bintray.com/com/diffplug/spotless/spotless-lib-extra/1.23.0/spotless-lib-extra-1.23.0" = - { - host = repositories.jcenter; - path = - "com/diffplug/spotless/spotless-lib-extra/1.23.0/spotless-lib-extra-1.23.0"; - type = "jar"; - pom = { - sha1 = "7f0ca7785acb312a874b17295231aabcda7bbed3"; - sha256 = "106ikahz1353b4n6p5mkvdbck161ypv44agz7iavix2ccqzrfhgb"; - }; - jar = { - sha1 = "8763d9de4b5bf275f74b98a8713ad78a23bb9329"; - sha256 = "0f2h4kb4blszmgw34r71n5iqx8y2h2ja08rmpa85jqidqvfsiy24"; - }; - }; "https://jcenter.bintray.com/com/drewnoakes/metadata-extractor/2.11.0/metadata-extractor-2.11.0" = { host = repositories.jcenter; @@ -4973,21 +4898,6 @@ in { sha256 = "1kzlnzsb15n1fb1z446426cscqll0gnqqwvnmbsbjfcv8chr9b3c"; }; }; - "https://jcenter.bintray.com/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1" = - { - host = repositories.jcenter; - path = - "com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1"; - type = "jar"; - pom = { - sha1 = "ffd029b087e3132fb021f64841e103e4e813944d"; - sha256 = "0wd971sv9ah71hjv6mlpgms24pcj8h4z29sq58gms1g78aqvkhj3"; - }; - jar = { - sha1 = "9b647240522ab67c003de9b6702ca81ac0c15efc"; - sha256 = "198zfqwybkg30iq3llr159fkqgdxlmra7kq6avswp9g2hi4p5qq4"; - }; - }; "https://jcenter.bintray.com/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9" = { host = repositories.jcenter; @@ -5078,21 +4988,6 @@ in { sha256 = "10bxiss29jdkyvdap3p97dvxr6xicvicz0ynvdp9yp1nzi4h2fi3"; }; }; - "https://jcenter.bintray.com/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6" = - { - host = repositories.jcenter; - path = - "com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6"; - type = "jar"; - pom = { - sha1 = "759dda489d69ebd237d9ee353e67a460274b14f0"; - sha256 = "1w5bhv0p0xgc0z8z4k74llixnwv11vra6n70fqvvy5zfn4czjkvz"; - }; - jar = { - sha1 = "94ad16d728b374d65bd897625f3fbb3da223a2b6"; - sha256 = "0lp9rj26znq3j2xn6vrwbjd8wphy2zsmva5l93kiqzw7wfhl93gp"; - }; - }; "https://jcenter.bintray.com/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1" = { host = repositories.jcenter; @@ -5408,21 +5303,6 @@ in { sha256 = "0vgdfmihsggnbmcmrspf9ldll3knk5ayb43zc4pzx0709fqi7azq"; }; }; - "https://jcenter.bintray.com/com/jcraft/jsch/0.1.54/jsch-0.1.54" = - { - host = repositories.jcenter; - path = - "com/jcraft/jsch/0.1.54/jsch-0.1.54"; - type = "jar"; - pom = { - sha1 = "8e82e6a2cb5664170faa2a5abdc297e589a37df1"; - sha256 = "0y1libpsmrcalmyr2ca495c0k8nqm6s47rqq1vi6lzxy74h533xb"; - }; - jar = { - sha1 = "da3584329a263616e277e15462b387addd1b208d"; - sha256 = "1nqz1r2q1nrm2bz1573c95pwahhqrsh07znlzmw28xhn6cx2gswj"; - }; - }; "https://jcenter.bintray.com/commons-codec/commons-codec/1.10/commons-codec-1.10" = { host = repositories.jcenter; @@ -5723,6 +5603,21 @@ in { sha256 = "1fqnkr5g3573ncb73sqnvf1l57ygpwb0np84wvass94a162522kx"; }; }; + "https://jcenter.bintray.com/de/undercouch/gradle-download-task/3.4.3/gradle-download-task-3.4.3" = + { + host = repositories.jcenter; + path = + "de/undercouch/gradle-download-task/3.4.3/gradle-download-task-3.4.3"; + type = "jar"; + pom = { + sha1 = "5de056d460c87dda189856743e9bb6708bc1b1b0"; + sha256 = "1rd9g541fx9bw8yq2a039mh7qzpn0rpsg22smrg0y96jd6zhyc68"; + }; + jar = { + sha1 = "87aa1c57a1dd0da91488afe630058efb5d8068b1"; + sha256 = "0gnl604csyb7kqzbwdwglw9icbligvwarcn7nwi524889c2kfdj5"; + }; + }; "https://jcenter.bintray.com/it/unimi/dsi/fastutil/7.2.0/fastutil-7.2.0" = { host = repositories.jcenter; @@ -6128,6 +6023,21 @@ in { sha256 = "0ms00zc28pwqk83nwwbafhq6p8zci9mrjzbqalpn6v0d80hwdzqd"; }; }; + "https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3" = + { + host = repositories.jcenter; + path = + "org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3"; + type = "jar"; + pom = { + sha1 = "27f5d747aad49d36750ef3dffa30687963b4ddcd"; + sha256 = "171ckzc8ga4vkcqw29g55s6cbls3f9lq3nfh830vlyy0141pbrfd"; + }; + jar = { + sha1 = "d1577ae15f01ef5438c5afc62162457c00a34713"; + sha256 = "0d9i4r4j7m8yakmhb3lv34v0j3ig9s2n3bbpfpa5lpka5mn1ngfv"; + }; + }; "https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6" = { host = repositories.jcenter; @@ -6203,6 +6113,21 @@ in { sha256 = "1hyfh02rwrwbhxwb91lpba25646am6lh3jv5f05f9dyafhw4bmb4"; }; }; + "https://jcenter.bintray.com/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6" = + { + host = repositories.jcenter; + path = + "org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6"; + type = "jar"; + pom = { + sha1 = "d14da1e1f5682c8055b81dc87de20f97536a1d06"; + sha256 = "0mgn11f98cz9f0wzm4msc828pqph9gsr837jh5dvaksmxz7qb0ir"; + }; + jar = { + sha1 = "e3fd8ced1f52c7574af952e2e6da0df8df08eb82"; + sha256 = "1ys5ly7xp7gisqfgy5mxjw96rdcykfrma26kjdrb103nx3g57y6p"; + }; + }; "https://jcenter.bintray.com/org/apache/httpcomponents/httpmime/4.1/httpmime-4.1" = { host = repositories.jcenter; @@ -6338,21 +6263,6 @@ in { sha256 = "02h4iibbzqwy5i9bfqp6h5p2rsp7vi1fgqlf1xqfgm5rr28jdc34"; }; }; - "https://jcenter.bintray.com/org/codehaus/groovy/groovy/2.4.7/groovy-2.4.7" = - { - host = repositories.jcenter; - path = - "org/codehaus/groovy/groovy/2.4.7/groovy-2.4.7"; - type = "jar"; - pom = { - sha1 = "0b16f6003860ee4ad029afdece91e629eb851f1e"; - sha256 = "0n7kx9gyr07ixh472f7hdlqh5lpsc43dmian7x8dhsb0z57rfxls"; - }; - jar = { - sha1 = "10870e6511f544ce45152d0ad08d7514a00c8201"; - sha256 = "08qm5c12znz61dv3mri190881q10b808zyimlzfzbkkpcii9x5rs"; - }; - }; "https://jcenter.bintray.com/org/codehaus/groovy/groovy-all/2.4.15/groovy-all-2.4.15" = { host = repositories.jcenter; @@ -6368,21 +6278,6 @@ in { sha256 = "1w2siawsbap3aqvp06jynw7ki79majc4k2ci4ds5ds422zkw9mji"; }; }; - "https://jcenter.bintray.com/org/codehaus/groovy/groovy-xml/2.4.7/groovy-xml-2.4.7" = - { - host = repositories.jcenter; - path = - "org/codehaus/groovy/groovy-xml/2.4.7/groovy-xml-2.4.7"; - type = "jar"; - pom = { - sha1 = "ec5a2955a64e7b49ca86ba0441f07fb17b52d1e9"; - sha256 = "1w3apnk7fwvm50n20cxm8hrqfn283227713yk8ig2ww8l8i2jx4a"; - }; - jar = { - sha1 = "864b9dc44fb0e05f329fad473e8b4df172f1b48f"; - sha256 = "0br5pwws6n577x4i3ssy81x5z6132ma0iakrpid3k2amn6v6ayy1"; - }; - }; "https://jcenter.bintray.com/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14" = { host = repositories.jcenter; @@ -6473,21 +6368,6 @@ in { sha256 = "1q5dxv28izkg23wrfiyzazvd15z8ldhpnkplffg4dd51yisxmpcw"; }; }; - "https://jcenter.bintray.com/org/eclipse/jgit/org.eclipse.jgit/4.9.0.201710071750-r/org.eclipse.jgit-4.9.0.201710071750-r" = - { - host = repositories.jcenter; - path = - "org/eclipse/jgit/org.eclipse.jgit/4.9.0.201710071750-r/org.eclipse.jgit-4.9.0.201710071750-r"; - type = "jar"; - pom = { - sha1 = "0a0e3bb9e8cff55d23e8647bf65c84cf631c0de1"; - sha256 = "0c6gvjgc45mznypv00qzk4i759ssz01vvrrjfklb3dglmj0bpn8g"; - }; - jar = { - sha1 = "69d8510b335d4d33d551a133505a4141311f970a"; - sha256 = "1abkw4ycik3rmyblfix124qm1ysi2ffh6sqmdhrs6p3d64rkxd6c"; - }; - }; "https://jcenter.bintray.com/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11" = { host = repositories.jcenter; @@ -6638,154 +6518,184 @@ in { sha256 = "0y0l26ys36zlrsw98335a7wc1cl894zc1jjyj8sgvmg2r06s3qmc"; }; }; - "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-android-extensions/1.3.11/kotlin-android-extensions-1.3.11" = + "https://jcenter.bintray.com/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211" = { host = repositories.jcenter; path = - "org/jetbrains/kotlin/kotlin-android-extensions/1.3.11/kotlin-android-extensions-1.3.11"; + "org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211"; type = "jar"; pom = { - sha1 = "176e2f3436b1a0689e0b03cd05cec66b2c451254"; - sha256 = "0ixza4m7cv0ndx4sfpz56snbrr9fpb8ndkr74lpyrh9j4aldjk8a"; + sha1 = "ad9cb821b804f05ed013ce89e3ec4d32d101bd79"; + sha256 = "16h11jpakvz58wl3x8pwrmfyknhfrncgrwa6iwmw6d05v6i6l2ii"; }; jar = { - sha1 = "61615dc1b4490a6a1940454da57496356067e488"; - sha256 = "155kgb92xr53j3xvhcbvb9d5ra6h2n8llr4vp19ixwjf8bx1529l"; + sha1 = "216c2e14b070f334479d800987affe4054cd563f"; + sha256 = "009n13g1iaypik04p4wk2a9xqqqzw56vinzikzvdqyy8lf2pryxg"; }; }; - "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.3.11/kotlin-annotation-processing-gradle-1.3.11" = + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-android-extensions/1.3.50/kotlin-android-extensions-1.3.50" = { host = repositories.jcenter; path = - "org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.3.11/kotlin-annotation-processing-gradle-1.3.11"; + "org/jetbrains/kotlin/kotlin-android-extensions/1.3.50/kotlin-android-extensions-1.3.50"; type = "jar"; pom = { - sha1 = "cd15bdafe8ca6844f22d2e3386101f87e26adb0c"; - sha256 = "1cjy54sm1vad6r08qzxgiafwnm215mpm617n3fhgq8p39zm2rc5l"; + sha1 = "5cfefec65dc3b5acaf56ef1beb64b564308c3795"; + sha256 = "12qnb5kfmhk1waw07dlayd8sjgkcm9h09aj55jsggxxn3di2z6a3"; }; jar = { - sha1 = "1eee30c359110c9a5232f7b3948d3728be328fa3"; - sha256 = "1j0yym9m73lc3ghah8vqvh9hdyc0aiabljz9z3vj1f66cc2j5rx8"; + sha1 = "f16428b9ce307d0f5842bd8ed9af1e43a141edd3"; + sha256 = "01ykg2yi4w893qcdvk6v1lfh2rb1cnv8h0sfzjflypiwp507ydbj"; }; }; - "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-build-common/1.3.11/kotlin-build-common-1.3.11" = + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.3.50/kotlin-annotation-processing-gradle-1.3.50" = { host = repositories.jcenter; path = - "org/jetbrains/kotlin/kotlin-build-common/1.3.11/kotlin-build-common-1.3.11"; + "org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.3.50/kotlin-annotation-processing-gradle-1.3.50"; type = "jar"; pom = { - sha1 = "08585f7afec61239413a9e851a9884239afdc6f4"; - sha256 = "0xkcd6219zh4rdxzm19jg9nkdchd5qwgb0wh87sr1zknf4jvh1fg"; + sha1 = "a17a412371cb1d25bbaa94afe391f5f8d6256abb"; + sha256 = "1f4bdm36pxrbqhniv34fmrl4zjyf24bq3as82vh0vkih4blndfga"; }; jar = { - sha1 = "2e6bf3b5e3d9de2ad8f9c1de6d4887fc57b784c2"; - sha256 = "1nrlgzwi7s4d2l0db16yj33z0lvbisc2gsk51sssvfr6h9qhjsv0"; + sha1 = "18038b8fd60abf3a80f127596c9ad985b8857edf"; + sha256 = "1n9n8jgdfy94n8cq6bjnsy7i4x3843in7yvr4lh41dd2vavilm4k"; }; }; - "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.3.11/kotlin-compiler-embeddable-1.3.11" = + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-build-common/1.3.50/kotlin-build-common-1.3.50" = { host = repositories.jcenter; path = - "org/jetbrains/kotlin/kotlin-compiler-embeddable/1.3.11/kotlin-compiler-embeddable-1.3.11"; + "org/jetbrains/kotlin/kotlin-build-common/1.3.50/kotlin-build-common-1.3.50"; type = "jar"; pom = { - sha1 = "47bfc8522e835e784eb33cda03dacff1bdd333a9"; - sha256 = "0648hi5yb62j1yarl33lkg4xcqyzg9xh8j99njndbrl833c7njvx"; + sha1 = "e5025ee2e0291696a6e239af10f0167d42b6593d"; + sha256 = "1qdpx1ajwnjwljzhf9yxcflmfs1al2iq3nsqsgjin9g33iv8y50d"; }; jar = { - sha1 = "a8db6c14f8b8ed74aa11b8379f961587b639c571"; - sha256 = "19cxqx4g7lghsa4888r159x38dq0352rsyayjd5s4hy6jvhc61nl"; + sha1 = "b64ece3ce7fad42f2d8fb74e4687c99ca030fe24"; + sha256 = "0g2xqfnhrggjywq9xj6iyi7c6q9kfq49hdsrgchlvk9gy04afdzw"; }; }; - "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-compiler-runner/1.3.11/kotlin-compiler-runner-1.3.11" = + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.3.50/kotlin-compiler-embeddable-1.3.50" = { host = repositories.jcenter; path = - "org/jetbrains/kotlin/kotlin-compiler-runner/1.3.11/kotlin-compiler-runner-1.3.11"; + "org/jetbrains/kotlin/kotlin-compiler-embeddable/1.3.50/kotlin-compiler-embeddable-1.3.50"; type = "jar"; pom = { - sha1 = "182f8108e8b62c9f0db6c3ac8c6330c070498a56"; - sha256 = "0hkgwbghwjm9vlnwvhgm2msn1nr1pigdc8dyq0c3ypkwajwxs0q4"; + sha1 = "3c003f60a655f2393bb2b2ad4e9d0de610230448"; + sha256 = "0m3pgllqhan2w8hb058wd99i258np85p4nx808hp98x90rcc31lv"; }; jar = { - sha1 = "8f242c562646e3bc9931b8903372280a71bd9ba2"; - sha256 = "042dakp46sdnsrhvzss38j40pn9g29a68aj34jfpifjxskhvqmam"; + sha1 = "1251c1768e5769b06c2487d6f6cf8acf6efb8960"; + sha256 = "1ynixbz6mixd87i16d9qr0a49c1a386zqw318za3kih83xp4ys00"; }; }; - "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-daemon-client/1.3.11/kotlin-daemon-client-1.3.11" = + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-compiler-runner/1.3.50/kotlin-compiler-runner-1.3.50" = { host = repositories.jcenter; path = - "org/jetbrains/kotlin/kotlin-daemon-client/1.3.11/kotlin-daemon-client-1.3.11"; + "org/jetbrains/kotlin/kotlin-compiler-runner/1.3.50/kotlin-compiler-runner-1.3.50"; type = "jar"; pom = { - sha1 = "5e0af93c101c11116052d8eb99dcf861bd54c691"; - sha256 = "0lz7029gikxcfy4zb6gjsc55mwdgs6npkyqa13lnrl0ggk1gy0mj"; + sha1 = "1f24e1320c821eb12869f0f1d0cb9ac4b04122ce"; + sha256 = "1cr2583lqhdk373ail3m216p4w81nwyga9zb45y99m7cisvwc9pp"; }; jar = { - sha1 = "7e15845130e93b3c7d3cf21ef65228dba0d3f9a2"; - sha256 = "17ypia2lkg3jy1j7hkjj53bp73ysvx84fm9gralwbdaw9ylffj1b"; + sha1 = "2a4774c753d76ad15d58f19e2382228358dbcd6d"; + sha256 = "186icfszj2z6ywhdzzfmfpbcamzcc9ihcx49ak8cy1qybf3mrvwh"; }; }; - "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.11/kotlin-gradle-plugin-1.3.11" = + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-daemon-client/1.3.50/kotlin-daemon-client-1.3.50" = { host = repositories.jcenter; path = - "org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.11/kotlin-gradle-plugin-1.3.11"; + "org/jetbrains/kotlin/kotlin-daemon-client/1.3.50/kotlin-daemon-client-1.3.50"; type = "jar"; pom = { - sha1 = "db383525ecc0af7bf7c72afd2f31a3afe3a15dd2"; - sha256 = "0s0q5cp6l7s600hci7cvfsrz0i93iw4yx7bvsqqvbf92bgksrb48"; + sha1 = "f5809e4f2b5ef27194557f36ae043760e2d06759"; + sha256 = "1spw467qd3qi090l81f2a13cli012ahhidl31m5m0xl225779dd6"; }; jar = { - sha1 = "0f0e095e14206ddef1758b78716230f849a96946"; - sha256 = "1s3krvljb962fp86gxw63gflplxzw3cbzy287qz5lp3783lw4bjp"; + sha1 = "4a33801a3fdd652dc9c4d70ced2c16e0ac35f117"; + sha256 = "1dpsi95w5f4klb9a1akx8r2cfwlj9wkp6nwiczf2q4kk5391nvxb"; }; }; - "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.3.11/kotlin-gradle-plugin-api-1.3.11" = + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.3.50/kotlin-daemon-embeddable-1.3.50" = { host = repositories.jcenter; path = - "org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.3.11/kotlin-gradle-plugin-api-1.3.11"; + "org/jetbrains/kotlin/kotlin-daemon-embeddable/1.3.50/kotlin-daemon-embeddable-1.3.50"; type = "jar"; pom = { - sha1 = "b71e3e521a3dd8a48bbd8f65721bd404ecd02865"; - sha256 = "02zkgxkmv29zv0y48kswql4k2q82hd5l23lzs23gw10cjckywq66"; + sha1 = "1bb8a473ec7550c26552b1612ed7752662644a6c"; + sha256 = "1p23xdns85n31a4pj87297admms6ivzkgy2kyi2sxvgjs59n2waj"; }; jar = { - sha1 = "38f283ecc2289c83bbc7b7f7605e0a38dcc74970"; - sha256 = "0z6sri6f37l6xb140lhxmc2cl066ji6sq1kfn4knaqqs6scagh6n"; + sha1 = "5cb93bb33f4c6f833ead0beca4c831668e00cf52"; + sha256 = "1yhiv7icvfrm1h9gk4xfidh016czlkl1sifhn77xyvsaw1rbicf7"; }; }; - "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.3.11/kotlin-gradle-plugin-model-1.3.11" = + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.50/kotlin-gradle-plugin-1.3.50" = { host = repositories.jcenter; path = - "org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.3.11/kotlin-gradle-plugin-model-1.3.11"; + "org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.50/kotlin-gradle-plugin-1.3.50"; type = "jar"; pom = { - sha1 = "b6a51ae969f34d534efce8a1fa872986b2bdedeb"; - sha256 = "03hnxs0xzkpzd3xkq14ay6yx9pj4d50czq4z9cl9jynsfiicvzxf"; + sha1 = "89963a567f68092739e0e09bfdf8d2559a01a36b"; + sha256 = "19a1nifvwb94wmf1w6akark71dbphnxd5ap8vv7mk589wv7wy082"; }; jar = { - sha1 = "500c0449ce2d8a77e1e03c9229f151dfdba6cec8"; - sha256 = "1q0xb4q9ly665qm5aw78hlr3f6pglfi588pvkj305agwq8sdhc5b"; + sha1 = "64a7b2a2027c9ff272c09b24817149faa2b1d535"; + sha256 = "09hzhxysaas396m3k7v9lgfhbsm14l4c84g6xb4kzifszr564pb3"; }; }; - "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-native-utils/1.3.11/kotlin-native-utils-1.3.11" = + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.3.50/kotlin-gradle-plugin-api-1.3.50" = { host = repositories.jcenter; path = - "org/jetbrains/kotlin/kotlin-native-utils/1.3.11/kotlin-native-utils-1.3.11"; + "org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.3.50/kotlin-gradle-plugin-api-1.3.50"; type = "jar"; pom = { - sha1 = "1a04a5b0f4a455322a1df33b80879231e330b727"; - sha256 = "1jn5103z7rkl7syjzbc2vqq211r1zmjq9h61qm56mwld72kv5kbs"; + sha1 = "2515afe0bee6e31f0612fadb3e31f0ba7ff53b9f"; + sha256 = "0nj5ad8pq1kkv5jypds530j2izxyx62cg6ljq2mdg1fkg0slj3zy"; }; jar = { - sha1 = "232ad407df56ef5d930f36e89feb19b3d699ab93"; - sha256 = "1gz79xyjm5cfm4xfcnfy5qrisj17fc3y890flfmlal32hcc5qam7"; + sha1 = "b6f3b92e68150198b8f23ffc813e9c6aae76dd49"; + sha256 = "1ldir2h2s9kn9m4am5yig3gdqiqcwi7a02l7j2yprn6cqhh0cqqh"; + }; + }; + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.3.50/kotlin-gradle-plugin-model-1.3.50" = + { + host = repositories.jcenter; + path = + "org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.3.50/kotlin-gradle-plugin-model-1.3.50"; + type = "jar"; + pom = { + sha1 = "f733f06dc89a3f4ccd1fde77dd5ac95f4479bd17"; + sha256 = "0nngb0fq5xbg7ns0h2m2bj4vns0ivsqf7mfr0lg2v8clcijzf87z"; + }; + jar = { + sha1 = "2c706770a3f5af1bb34496ecda4ca2b8a9bb7f86"; + sha256 = "1pnybswr7j90pbkgf3n3r6wxlfyncgvkrm5jvn3g9p8vi7ckwa7w"; + }; + }; + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-native-utils/1.3.50/kotlin-native-utils-1.3.50" = + { + host = repositories.jcenter; + path = + "org/jetbrains/kotlin/kotlin-native-utils/1.3.50/kotlin-native-utils-1.3.50"; + type = "jar"; + pom = { + sha1 = "e38a3bb6c5d9a662f529b1a52eeabf2c8fca67e6"; + sha256 = "1pny15s2glhqniw6cqwjh5wylcxyskj5hjdzcwhyprw5q41xrr2f"; + }; + jar = { + sha1 = "ecc710c0b7d2d6dac5efcff5e4861612b08f2e8f"; + sha256 = "16zghz336sc9dimswl2c3nnzyzwj829p1nywz0j0qpnwr7d4ya9h"; }; }; "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/kotlin-reflect-1.1.3-2" = @@ -6818,21 +6728,6 @@ in { sha256 = "1pb9c3ri3f2yvl1rmhcdwpbjl0g4246n3bglag0dkr6np9rahj2g"; }; }; - "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-reflect/1.3.11/kotlin-reflect-1.3.11" = - { - host = repositories.jcenter; - path = - "org/jetbrains/kotlin/kotlin-reflect/1.3.11/kotlin-reflect-1.3.11"; - type = "jar"; - pom = { - sha1 = "745afe0ee8d1985e98a84de5ac0f1cabd6c4d127"; - sha256 = "1bgghkd290vfv38sv3alkb0bz8380xaa7abzpd3hvcj4y462rmp7"; - }; - jar = { - sha1 = "aae7b33412715e9ed441934c4ffaad1bb80e9d36"; - sha256 = "0va92bqn8n736dhc2gxcvb7z288mbflnmzpgc4wbbj0rhgxjyixq"; - }; - }; "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20" = { host = repositories.jcenter; @@ -6863,34 +6758,79 @@ in { sha256 = "196pndsn0701g791sbanxqk44y2zja454nfi3gyswm2sxack2n34"; }; }; - "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.3.11/kotlin-scripting-compiler-embeddable-1.3.11" = + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-scripting-common/1.3.50/kotlin-scripting-common-1.3.50" = { host = repositories.jcenter; path = - "org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.3.11/kotlin-scripting-compiler-embeddable-1.3.11"; + "org/jetbrains/kotlin/kotlin-scripting-common/1.3.50/kotlin-scripting-common-1.3.50"; type = "jar"; pom = { - sha1 = "6fa59516393458c374084e38ebcb60a8890d084c"; - sha256 = "1w8n7mx6az8cg5lga18294jfpji3k1219dshwpmvl3fyb3jfpdn7"; + sha1 = "03c6c80b5f8055e045d6e827ecf17ca6427ff087"; + sha256 = "0nj5nrkcy6ry6ydjqwf09q12z1iyb0yn0xd29vn03vb93xpswiq2"; }; jar = { - sha1 = "d7d145f70c063e3bb2edb41b766971e359155b99"; - sha256 = "0mlky818z269mdcnyy1k48kq2xclaa5lvc4xxhy013ljlmsf26ai"; + sha1 = "b8e0110c386c08f46a8c5e45b8c64aece1914867"; + sha256 = "1z43r4f8qqx92n6l4pvxmmbx98czrhq2pwxp7kjz7w7jw8gdf5nx"; }; }; - "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-script-runtime/1.3.11/kotlin-script-runtime-1.3.11" = + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.3.50/kotlin-scripting-compiler-embeddable-1.3.50" = { host = repositories.jcenter; path = - "org/jetbrains/kotlin/kotlin-script-runtime/1.3.11/kotlin-script-runtime-1.3.11"; + "org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.3.50/kotlin-scripting-compiler-embeddable-1.3.50"; type = "jar"; pom = { - sha1 = "44f8faf4a28e84bee5d418a85f0b0b804d5d1273"; - sha256 = "1sr6lrdkfzgfaypq4mcc6h1n5q799vzincfngwfw028i3p7gpjhz"; + sha1 = "dfee0a437087798adea937ca54f6c826957fbdb1"; + sha256 = "1dc7yq14nssc81qb2awp1j4djxqglzrblzjj4xs2d593zfn646rx"; }; jar = { - sha1 = "1ef3a816aeacb9cd051b3ed37e2abf88910f1503"; - sha256 = "1bimqf9rf6z3yg73bpc82zh9sbnfw2xirvj83y4bhp7wfcrr92z1"; + sha1 = "8cf679fe2d8cd6fa57e9ca4ca46222d5477f077c"; + sha256 = "1ica3kyhim3idpjyl3g68j512dssnwky7mn5i3y7y6qahkf6p9xs"; + }; + }; + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.3.50/kotlin-scripting-compiler-impl-embeddable-1.3.50" = + { + host = repositories.jcenter; + path = + "org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.3.50/kotlin-scripting-compiler-impl-embeddable-1.3.50"; + type = "jar"; + pom = { + sha1 = "5f9416038ec25cd4d07a8bf3a7b9000b0bb66816"; + sha256 = "1r9w9sc424nk56w7jbiscavvwbff6s2al36kkm7wp5siza9898rs"; + }; + jar = { + sha1 = "cc87aae13b61cdcf296ac9416b464e44f27b6dc4"; + sha256 = "03s99ryaagiy08p3cn7p3gi0g20gdw1rczkzfrnswq7z5g6arf2a"; + }; + }; + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-scripting-jvm/1.3.50/kotlin-scripting-jvm-1.3.50" = + { + host = repositories.jcenter; + path = + "org/jetbrains/kotlin/kotlin-scripting-jvm/1.3.50/kotlin-scripting-jvm-1.3.50"; + type = "jar"; + pom = { + sha1 = "c449dcaf9b8a6771adc38b8acfe8672ca57c21b8"; + sha256 = "0hr4qlpyhwk2603arldbv08mpr7rsc7q7ickwhr6ks17v87mygs2"; + }; + jar = { + sha1 = "53f579e1bee3dab3df915d923ad1bb43bc37cd18"; + sha256 = "1hn0hjkjclls2k2l5a6bwr6bc0vy4366fd8la3wydlz0iavs2vzs"; + }; + }; + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-script-runtime/1.3.50/kotlin-script-runtime-1.3.50" = + { + host = repositories.jcenter; + path = + "org/jetbrains/kotlin/kotlin-script-runtime/1.3.50/kotlin-script-runtime-1.3.50"; + type = "jar"; + pom = { + sha1 = "66865d5ba1ee04d5194e38fb7cd247c56db34676"; + sha256 = "12z9p0wlagggnfjh0lv13pqvbasyakgxkcpkpqs8786kc1lp9anx"; + }; + jar = { + sha1 = "59492b8dfb92522ba0ddb5dd1c4d0ef0a4fca1af"; + sha256 = "0k3yzdb7w99p839839279b7v129bp6ln52g7l3hgnah6px90rxvz"; }; }; "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.1.3-2/kotlin-stdlib-1.1.3-2" = @@ -6923,21 +6863,6 @@ in { sha256 = "12y6zdmb92sq51y54qg93n1fw1slq64isvkrlb1gxxc71ckmr2ac"; }; }; - "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.3.11/kotlin-stdlib-1.3.11" = - { - host = repositories.jcenter; - path = - "org/jetbrains/kotlin/kotlin-stdlib/1.3.11/kotlin-stdlib-1.3.11"; - type = "jar"; - pom = { - sha1 = "9f75d04501cfa4cde4597bd6f3db669f463c7fb5"; - sha256 = "0bmd8fy9bs6zcyw3dm2vi9mvzxz0lhimz4z4z6nksf2kqh0a47gg"; - }; - jar = { - sha1 = "4cbc5922a54376018307a731162ccaf3ef851a39"; - sha256 = "1v1zx1jw1lpv1h9rmd2hpiacwzvi348hcl64wvbl76vazrwskrsw"; - }; - }; "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20" = { host = repositories.jcenter; @@ -6983,21 +6908,6 @@ in { sha256 = "0a7k7hxwzwsgqz6mak04nhk1rlpiz2xzz06i5mcqmkigzy3rd6b3"; }; }; - "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.11/kotlin-stdlib-common-1.3.11" = - { - host = repositories.jcenter; - path = - "org/jetbrains/kotlin/kotlin-stdlib-common/1.3.11/kotlin-stdlib-common-1.3.11"; - type = "jar"; - pom = { - sha1 = "c0d18a1c98942f020cb92fbc1280e46f6e1a3315"; - sha256 = "1psasklsaskhc3b87khszxg215irrizcvlarhp8y79qjmbkra42h"; - }; - jar = { - sha1 = "d8b8e746e279f1c4f5e08bc14a96b82e6bb1de02"; - sha256 = "1z7rr1fsk7s9b8rza85a3j09w2ljiwx69nxvjmdnlwzmxldx3gbm"; - }; - }; "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20" = { host = repositories.jcenter; @@ -7118,6 +7028,36 @@ in { sha256 = "036sshiy9rm5ck3pp2rl7kjflhl9yi61yk674mava54ww2v1yd8v"; }; }; + "https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-util-io/1.3.50/kotlin-util-io-1.3.50" = + { + host = repositories.jcenter; + path = + "org/jetbrains/kotlin/kotlin-util-io/1.3.50/kotlin-util-io-1.3.50"; + type = "jar"; + pom = { + sha1 = "6067fcb474e304327d3e63bf668c1aa57b81c9dc"; + sha256 = "0wfkcccr37wzavpjni1sqbww7nsn2xxfwsrdqgiks21x0hc1jinh"; + }; + jar = { + sha1 = "6fdca94477606c2aa9e46cc6114d01b90b1282ff"; + sha256 = "0kbhxmmg7qwi9xnnp23bj0cfpm1pv0ab5b2q8ki770gz4yzax7jl"; + }; + }; + "https://jcenter.bintray.com/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.1.1/kotlinx-coroutines-core-1.1.1" = + { + host = repositories.jcenter; + path = + "org/jetbrains/kotlinx/kotlinx-coroutines-core/1.1.1/kotlinx-coroutines-core-1.1.1"; + type = "jar"; + pom = { + sha1 = "050d1d23e091a12b5aa20f4cbd03c95dcd1a202e"; + sha256 = "0bw7cklnvl7z1b5x5s53vq6wp3lh8mfn3jlvw8gmd49zgzlmgzl2"; + }; + jar = { + sha1 = "3d2b7321cdef9ebf9cb7729ea4f75a6f6457df86"; + sha256 = "0i3q3yffc9gzbnba30miia61my3i04nghvv9552ygd541a53yhmc"; + }; + }; "https://jcenter.bintray.com/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824" = { host = repositories.jcenter; @@ -7418,21 +7358,6 @@ in { sha256 = "1xm5pi4v9m041csb1956lni7mcd3163qy675c991fw7qn2yzwsim"; }; }; - "https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2" = - { - host = repositories.jcenter; - path = - "org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2"; - type = "jar"; - pom = { - sha1 = "3fceb45ce8f7a6f87f3f2077a24a3833d1ecb4c6"; - sha256 = "0k2xgjwg7mz8ri1abhw1ikrniliqg28gzsfqmgs1c58azqdagb1f"; - }; - jar = { - sha1 = "0081d61b7f33ebeab314e07de0cc596f8e858d97"; - sha256 = "0ln0wbg8qw7byq1p4w4ih5i0i6g1ffjpyfv0s6hv4cqk82dpibiv"; - }; - }; "https://jitpack.io/com/github/status-im/function/0.0.1/function-0.0.1" = { host = repositories.jitpack; @@ -7545,47 +7470,6 @@ in { sha256 = "0z7h1kc6pmv9s04r2675lsya26vv5lgr6cdxbrk0k49f56jrl7vn"; }; }; - "https://oss.sonatype.org/content/repositories/snapshots/junit/junit/4.13-SNAPSHOT/junit-4.13-20191201.101017-199" = - { - host = repositories.sonatypeSnapshots; - path = - "junit/junit/4.13-SNAPSHOT/junit-4.13-20191201.101017-199"; - type = "jar"; - pom = { - sha1 = "47fc1e7de47ee17d2783b7f97a060916e788b3fa"; - sha256 = "1g1f45qxrbbg73h8nj675h0sxxjfl83bs88ifjk61vaws2cdf7gn"; - }; - jar = { - sha1 = "3c2d7ce01dda3049515b55b16902ce6748071e7b"; - sha256 = "0dckgaqfm29wkghfyr8w06qbx1020fashj46ckmbh029gz75fxvq"; - }; - }; - "https://plugins.gradle.org/m2/com/diffplug/gradle/spotless/com.diffplug.gradle.spotless.gradle.plugin/3.23.0/com.diffplug.gradle.spotless.gradle.plugin-3.23.0" = - { - host = repositories.gradlePlugins; - path = - "com/diffplug/gradle/spotless/com.diffplug.gradle.spotless.gradle.plugin/3.23.0/com.diffplug.gradle.spotless.gradle.plugin-3.23.0"; - type = "jar"; - pom = { - sha1 = "008c5b83517d5bdc9f2b1d34b44eb0f34226be0f"; - sha256 = "0vxy35rp1r7h235863h3zhhh8mb0jjnzx0hbjpbzyq2iwpsjm4bd"; - }; - }; - "https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-plugin-gradle/3.23.0/spotless-plugin-gradle-3.23.0" = - { - host = repositories.gradlePlugins; - path = - "com/diffplug/spotless/spotless-plugin-gradle/3.23.0/spotless-plugin-gradle-3.23.0"; - type = "jar"; - pom = { - sha1 = "e606a0bf72a2920c050745f400d698a05d7e7152"; - sha256 = "0v44pvz6kbh384h4km0c8w9pbl7h84i2alx7m7n12szfjncphg76"; - }; - jar = { - sha1 = "27369f549a45a307f1a00163500f74441a8f3744"; - sha256 = "021mwqnmnn02nnp4hqgqs9m64738jfzsmaclw0xnh9522n1xs9sx"; - }; - }; "https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2" = { host = repositories.apache; @@ -7803,21 +7687,6 @@ in { sha256 = "1y54zqlkgv7aw4gzi8ayk7azhbp2agpichkcaiwx7n5xi20dq669"; }; }; - "https://repo.maven.apache.org/maven2/biz/aQute/bnd/bnd-maven-plugin/3.2.0/bnd-maven-plugin-3.2.0" = - { - host = repositories.apache; - path = - "biz/aQute/bnd/bnd-maven-plugin/3.2.0/bnd-maven-plugin-3.2.0"; - type = "jar"; - pom = { - sha1 = "99b57310860c691ae0cbf8fdf57f02cb65ae6113"; - sha256 = "0wx8pghngmgkwkapfhs6zxf2478b4q8zlgn0qrlmh204dpc09zsy"; - }; - jar = { - sha1 = "ddcbf27aae75ca918d91fd5a4e276cc8eb24b1d5"; - sha256 = "0xjgnkl5sfwmw958rxwax93xqpz0zw17wapam2bjfzr7pcphqkv0"; - }; - }; "https://repo.maven.apache.org/maven2/biz/aQute/bnd/bnd-maven-plugin/3.5.0/bnd-maven-plugin-3.5.0" = { host = repositories.apache; @@ -7844,17 +7713,6 @@ in { sha256 = "1gc11q982y7fmxf2akyw6qn91cximaza7d157kc19d6rx2g1qz5i"; }; }; - "https://repo.maven.apache.org/maven2/biz/aQute/bnd/bnd-plugin-parent/3.2.0/bnd-plugin-parent-3.2.0" = - { - host = repositories.apache; - path = - "biz/aQute/bnd/bnd-plugin-parent/3.2.0/bnd-plugin-parent-3.2.0"; - type = "jar"; - pom = { - sha1 = "426ce0502843e251201ad60126beafa13740f5f2"; - sha256 = "07qarmb1i8qlixb8c9lyqdgifklsn1w0pmbiih37gvli5ix2s6rk"; - }; - }; "https://repo.maven.apache.org/maven2/biz/aQute/bndlib/1.50.0/bndlib-1.50.0" = { host = repositories.apache; @@ -8358,32 +8216,6 @@ in { sha256 = "08y0p03yahbd17xb1vl0g24yc37qcna24l3piin3ypcd6xz5jc37"; }; }; - "https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-base/0.10.0/japicmp-base-0.10.0" = - { - host = repositories.apache; - path = - "com/github/siom79/japicmp/japicmp-base/0.10.0/japicmp-base-0.10.0"; - type = "jar"; - pom = { - sha1 = "b5ebcb7d6c0d83ec4a3c40d184bfd60e827a7f78"; - sha256 = "0nlcd4pp8igq73m9aac0l8jv65hbzvy9ds1aq8zjywgk4ni2f16d"; - }; - }; - "https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-maven-plugin/0.10.0/japicmp-maven-plugin-0.10.0" = - { - host = repositories.apache; - path = - "com/github/siom79/japicmp/japicmp-maven-plugin/0.10.0/japicmp-maven-plugin-0.10.0"; - type = "jar"; - pom = { - sha1 = "1cc06c13981692bd04bd9d6e4fce29b0cb93a92e"; - sha256 = "0wy0b33x2l75h689issyap7jqclbsfl3f6ala1ky84rhgxdp6gla"; - }; - jar = { - sha1 = "736818641f3fb9872108c4f71f2dc0882b4da9f2"; - sha256 = "10l5fdnmnipm541j93ykw5m4za55p3j8as99jdb98xsh3azzip51"; - }; - }; "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-maven-plugin/3.1.11/spotbugs-maven-plugin-3.1.11" = { host = repositories.apache; @@ -8503,21 +8335,6 @@ in { sha256 = "0768gzipyjr709lac0lr1vv61g6r6chbgh0943vczxbr47441di7"; }; }; - "https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.0/annotations-3.0.0" = - { - host = repositories.apache; - path = - "com/google/code/findbugs/annotations/3.0.0/annotations-3.0.0"; - type = "jar"; - pom = { - sha1 = "3aa1ed94d499d40ee601773f4af353450c94e70d"; - sha256 = "0z8i7lbnbs4i5pjll1c6g7ylzpy52mjbld28vn6xmgiwfvrf4dl9"; - }; - jar = { - sha1 = "e20984c024b3baf63d06cf481c65c242dcd541de"; - sha256 = "1wddciffkx0v0b17hzrz5r5igm75czdysbsy3iw01w0072h5diwx"; - }; - }; "https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1" = { host = repositories.apache; @@ -8533,21 +8350,6 @@ in { sha256 = "0s74pv8qjc42c7q8nbc0c3b1hgx0bmk3b8vbk1z80p4bbgx56zqy"; }; }; - "https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0" = - { - host = repositories.apache; - path = - "com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0"; - type = "jar"; - pom = { - sha1 = "278c908b87e003ccbd36588d769655d2b870a7c7"; - sha256 = "1v4m1ivzj3szpkvf99yrgn6ahmpgk0lfpg5hadffwgl3ldchi2kw"; - }; - jar = { - sha1 = "5871fb60dc68d67da54a663c3fd636a10a532948"; - sha256 = "0sigjrxk5yfyxfyh7fnsrgk0mf0291c2cj3jf80ngy93rd6v5h5y"; - }; - }; "https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1" = { host = repositories.apache; @@ -9134,21 +8936,6 @@ in { sha256 = "1azfix7zcpsfcwjiav4xb69bxhalfg2nwvqn1g85js60yaki2pzn"; }; }; - "https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/0.1/j2objc-annotations-0.1" = - { - host = repositories.apache; - path = - "com/google/j2objc/j2objc-annotations/0.1/j2objc-annotations-0.1"; - type = "jar"; - pom = { - sha1 = "4b5518b91075f018ae03482f68f8e7c5d53520f5"; - sha256 = "03146qyjhwsni19nlwij8mi2gg1cirw3468q1ply12ap1smsjgz4"; - }; - jar = { - sha1 = "f90cbc62dc0c367f7fe164e4857a6de74194e6bc"; - sha256 = "011702crbn91izz4hqs019h439kav43xw0sa088f3i27xpd42cfr"; - }; - }; "https://repo.maven.apache.org/maven2/com/google/jimfs/jimfs/1.0/jimfs-1.0" = { host = repositories.apache; @@ -9506,36 +9293,6 @@ in { sha256 = "1zh5gpy7hrfa1lfcishf9pw5vk7vx8hkq286lclv41jgkmziba2f"; }; }; - "https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1" = - { - host = repositories.apache; - path = - "com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1"; - type = "jar"; - pom = { - sha1 = "f6d37c14c3750db0f042cb81a0edaddb9f66c178"; - sha256 = "0kwbwj3myk5whaydhwwj9xvns697bk5iqs6sm5lwss0ps5qhgymm"; - }; - jar = { - sha1 = "2e9ae08de5a71bd0e0d3ba2558598181bfa71d4e"; - sha256 = "1cfphrb8s6nxaiyak3kx0pbrhvkdjia4cf3jyvybhxl2rvk7sbl1"; - }; - }; - "https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.0.7/jzlib-1.0.7" = - { - host = repositories.apache; - path = - "com/jcraft/jzlib/1.0.7/jzlib-1.0.7"; - type = "jar"; - pom = { - sha1 = "87e18d253106964bd5838c998d6e4a274e82c094 -"; - sha256 = "010ij4ij9azhzi31fq0qz83sh1nriq6i3fjb6hkj2wax5dgj585r"; - }; - jar = { - sha1 = "ba26d908c6eabe519ef645d81d4e267de7280f8f -"; - sha256 = "07082bxkqnp78l0fb42jxxxxav1435i3avpjdykjighj5h40xg8n"; - }; - }; "https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6" = { host = repositories.apache; @@ -10001,21 +9758,6 @@ in { sha256 = "0n8l0jqd0fjvak3pgz5nfg1fvby8q2f8pifay8h0qp9b7ma2zhj5"; }; }; - "https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3" = - { - host = repositories.apache; - path = - "commons-logging/commons-logging/1.1.3/commons-logging-1.1.3"; - type = "jar"; - pom = { - sha1 = "4aeb2c0ae4261632487bf8ea870bdb405696cee9"; - sha256 = "0jaqhvjaf9sxaph6lnj07vb96a9b0csh7kgm643fsq5xqqxaql1j"; - }; - jar = { - sha1 = "f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f"; - sha256 = "110p76ws0ql4zs8jjr0jldq0h3yrc4zl884zvb40i69fr1pkz43h"; - }; - }; "https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1" = { host = repositories.apache; @@ -11738,21 +11480,6 @@ in { sha256 = "1440avgqvilaqk682padalnsx23j4ngc4lwk4rvw6laz91xlhjnl"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11" = - { - host = repositories.apache; - path = - "org/apache/commons/commons-compress/1.11/commons-compress-1.11"; - type = "jar"; - pom = { - sha1 = "92cba80fd95e1ee85ba621bd384c8885490b5aa1"; - sha256 = "05va1k9f3mlyij9zqwcihlbhirwwp2sid373j9srdbl9vxjg0c2w"; - }; - jar = { - sha1 = "f43ce4c878078cbcfbb061353aa672a4c8e81443"; - sha256 = "17j3ryyb06g86kbrbkaflc1053lr0q3h8m3ahva3hc6gink0bjcz"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1" = { host = repositories.apache; @@ -12391,21 +12118,6 @@ in { sha256 = "1ipqxr7qsin53q1j6xw5aa3kqciv2fxazmm9axzkzpl5rqdm515i"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6" = - { - host = repositories.apache; - path = - "org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6"; - type = "jar"; - pom = { - sha1 = "7ff44b91901e8ecf2a1316b975b15c389c6b06a6"; - sha256 = "1hv43fdxifiv4aywa9kyn822gixs3rqkda1aq1hlk48y2gv389nh"; - }; - jar = { - sha1 = "4c47155e3e6c9a41a28db36680b828ced53b8af4"; - sha256 = "0120f7j67528ba0sxcqa1xclnb9s1j1q19335j2lyggpmsg8v0vr"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2" = { host = repositories.apache; @@ -12472,17 +12184,6 @@ in { sha256 = "0i1613qibifvq3l06c3cdx844w7rc59nkv04f59jr1dcrgvlmn8w"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.6/httpcomponents-client-4.3.6" = - { - host = repositories.apache; - path = - "org/apache/httpcomponents/httpcomponents-client/4.3.6/httpcomponents-client-4.3.6"; - type = "jar"; - pom = { - sha1 = "c50d432fb65515f304ca50880b913e8851377316"; - sha256 = "0qycmd85darwdfqqh67wwsfh4ix6xgf82z0wi4k9hcwnnhkjinja"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2" = { host = repositories.apache; @@ -12494,6 +12195,17 @@ in { sha256 = "00gdpvi7b5dmnkpir2ryp8nkak10nxpmlcwyc4l6pi75q6kcps0x"; }; }; + "https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3" = + { + host = repositories.apache; + path = + "org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3"; + type = "jar"; + pom = { + sha1 = "238c16d8fd6e8ac85f603d981f5c20efae9dac01"; + sha256 = "1p138vyf6iiy5izd92lb9y4z38a9ymvki2h5rw0bn98ibabx5is3"; + }; + }; "https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6" = { host = repositories.apache; @@ -12560,17 +12272,6 @@ in { sha256 = "01hqbi67cckbfsqxbdxdsskb0gbhm1g68x9r7bz1q5njglfc6gma"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.3/httpcomponents-core-4.3.3" = - { - host = repositories.apache; - path = - "org/apache/httpcomponents/httpcomponents-core/4.3.3/httpcomponents-core-4.3.3"; - type = "jar"; - pom = { - sha1 = "a65d6d871a98456bb0fd94d57fdb16222f9369e1"; - sha256 = "0cfh3pgrchpjb2g6z2ijacsng7ssb002cpjvxwna19wvsk02yvn1"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10" = { host = repositories.apache; @@ -12604,6 +12305,17 @@ in { sha256 = "1p0w158nih5h93cq292v8v0ga6syrky8kbcb6zalh26884sj9n8q"; }; }; + "https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6" = + { + host = repositories.apache; + path = + "org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6"; + type = "jar"; + pom = { + sha1 = "b5cd50c09bc253701c1b38d00582920b99ec229e"; + sha256 = "1glnvm9pfwvjxdjbbxiv4ljlckzqbzfpwc40y3rz6qyxs0rbag1a"; + }; + }; "https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10" = { host = repositories.apache; @@ -12660,21 +12372,6 @@ in { sha256 = "12sjy6s54xgcjjnb6rbqrylj1vvb601czr6sak88jvrmw8h27l5b"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3" = - { - host = repositories.apache; - path = - "org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3"; - type = "jar"; - pom = { - sha1 = "f71c37a11c766f61f0f0e3589ee291009617fdcb"; - sha256 = "0r0jgbqwxyngmpy7iisy2hy5f0skyidx6211kqzlwnn7cz7zf9xl"; - }; - jar = { - sha1 = "f91b7a4aadc5cf486df6e4634748d7dd7a73f06d"; - sha256 = "14sska31d382ripp3pivdg5wv9351ksak49v664w8l8nmy0dx1aj"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4" = { host = repositories.apache; @@ -15895,21 +15592,6 @@ in { sha256 = "1fvnx7g51w58vkkwsf1wv98743jvdgcscn7x93i91kxkaqaimv5m"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2/maven-assembly-plugin-2.2" = - { - host = repositories.apache; - path = - "org/apache/maven/plugins/maven-assembly-plugin/2.2/maven-assembly-plugin-2.2"; - type = "jar"; - pom = { - sha1 = "cb43e6097e6b908715d2982b1363fe666d01814f"; - sha256 = "1x79zkn4gb9yrv391bk05aapgl6igc6k5aaq9i8ml1yml6ghxc95"; - }; - jar = { - sha1 = "a162fffd3dc1d0990db00a70e964f08a96975687"; - sha256 = "0rvcxrjy16aj9b1gjgjh0dg6jlj6pk406c40ainrw3f4w52xja1h"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3" = { host = repositories.apache; @@ -16540,21 +16222,6 @@ in { sha256 = "02k600z9mzyqrhbphgjncbhnsa619mp031qfjbifym1xzhk872ad"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0" = - { - host = repositories.apache; - path = - "org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0"; - type = "jar"; - pom = { - sha1 = "77d29a17a3b2229faa38ab186cc31af3e11ad054"; - sha256 = "14q826gzsc31s7n45nzsfc1yg4saivgny60wxy7lzrj9zazx6v6y"; - }; - jar = { - sha1 = "97b8b2e4aaa3af12be5661d2d5538ccb915dd265"; - sha256 = "1jn3qxbvm7jz1ngivlwwaqq82mrb7gy2ydjbzv99g9933h64zvvq"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1" = { host = repositories.apache; @@ -18004,21 +17671,6 @@ in { sha256 = "0knx3j3w8lmpvndnhss4cksv7kjnyp4qx6wqv1h5nddb8rr5zjfw"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0" = - { - host = repositories.apache; - path = - "org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0"; - type = "jar"; - pom = { - sha1 = "a870f99ccb769748d5b3fbd5a566b77478a522fc"; - sha256 = "0hwx4dxgiizn4d4c1a25k7qc9bril58r6hdn0k14q7bkjjzkj7vf"; - }; - jar = { - sha1 = "616a67d28aeefe6c1127c0abdccdaf4237388b64"; - sha256 = "0hgy9k5y47n88705h8vlifvk5rywmdnn8wn96gv0jw9g6jmwz2vb"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5" = { host = repositories.apache; @@ -18229,21 +17881,6 @@ in { sha256 = "189g7jp23phdf0sz0sp6hh18i2d7mdkfli1380jg2mizykm63604"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1" = - { - host = repositories.apache; - path = - "org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1"; - type = "jar"; - pom = { - sha1 = "5ca9841ba6f48a66961fb081c12008ee3f873486"; - sha256 = "1fajkbxvbc6m7sgh5434s5vbx6js2qbyl62iqj13dl5w6hamx9ax"; - }; - jar = { - sha1 = "17fea4399d3e67d83435471ba80e42ec61d5e7ce"; - sha256 = "1x6lcks7ivrj2ij5adz3wv70cvb9715qp9z611fgjxximb232r23"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.10/maven-surefire-plugin-2.10" = { host = repositories.apache; @@ -18379,21 +18016,6 @@ in { sha256 = "080pkyixj1974vlgcjg0a1pvfrj2dcndfw5wj9j3bdr3va9qk282"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.20/maven-surefire-plugin-2.20" = - { - host = repositories.apache; - path = - "org/apache/maven/plugins/maven-surefire-plugin/2.20/maven-surefire-plugin-2.20"; - type = "jar"; - pom = { - sha1 = "1c64570f14b265a912f1274aab56c61efa21345c"; - sha256 = "1hzi7mnvnc87vq8a408njklaywhf07ry9v23d8nqiggd2xxlybiz"; - }; - jar = { - sha1 = "1a9dd1bdcf6bf0bc0a8b30a1ce3141d0a04cc005"; - sha256 = "1rn513c0jgnpbnn11iaqwwdww121q7qw2nv5wff4hlp97q3ylhds"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0" = { host = repositories.apache; @@ -18529,21 +18151,6 @@ in { sha256 = "1fln04h2drl5232vmzh258sxkh333vl5xc2cz7impl5qxymqgw0c"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.20/maven-surefire-report-plugin-2.20" = - { - host = repositories.apache; - path = - "org/apache/maven/plugins/maven-surefire-report-plugin/2.20/maven-surefire-report-plugin-2.20"; - type = "jar"; - pom = { - sha1 = "78f168c67e1dad1a7a1dbbc2dc393c11699796b7"; - sha256 = "1mrirnmzyg3viffsjlma8vvrzrhpnsbb14422589d80a90ky0w01"; - }; - jar = { - sha1 = "f167b5c46bd786c7536fb578ca8f7b3b31ed2d60"; - sha256 = "1137j1q2rpp49gkwq9iiw399hm676lbqy10qdzsbii7hfipw8q5y"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.2.1/maven-war-plugin-3.2.1" = { host = repositories.apache; @@ -19116,21 +18723,6 @@ in { sha256 = "0rf0gwf50jc59a81mlnmapks6r7arazcds7ynjb9l0cb23sbjzd3"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0" = - { - host = repositories.apache; - path = - "org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0"; - type = "jar"; - pom = { - sha1 = "6020df293e3533299783cac96a4908a815a60051"; - sha256 = "10i3q0i14wmfhrrvdx8i3yx2h0hrs61b774v6g6jc40ic0dnria7"; - }; - jar = { - sha1 = "2011192d4d722f1d0fbf136fba4c5a205e4af722"; - sha256 = "0pb1465s61kaqlmf74qwln884h0ml1ncxd3mbvzql9znnrggvm5j"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1" = { host = repositories.apache; @@ -19176,21 +18768,6 @@ in { sha256 = "025yg93gkldbh21875n61dvhfk1fh87rm5sbdcyba3skqyj9wxjs"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0" = - { - host = repositories.apache; - path = - "org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0"; - type = "jar"; - pom = { - sha1 = "c1512cb1a46ce6f06e4a663569b4706cf42dcd7a"; - sha256 = "1ankh74zgz673dh4crlzq2vcr7m7k4f9g8gji86qdkdlrrsrgcij"; - }; - jar = { - sha1 = "07c66dd21d4a29c29cbc22674f76006f8b99d46b"; - sha256 = "1dji1yxn0a9b4f53w89j585i46xx8jq50cibyy3khsfnlszjz5ra"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1" = { host = repositories.apache; @@ -19341,21 +18918,6 @@ in { sha256 = "0rshczylwzch5fpg8rjfjsxi8zy728lg6zkf7yywm3v7c259dl67"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0" = - { - host = repositories.apache; - path = - "org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0"; - type = "jar"; - pom = { - sha1 = "32fc4ed8a2c70375ab2934cbef0879e847e31f9b"; - sha256 = "0mcc4xy4m3i92li7m4wa3jk7ikf8niqsb31gb5zd6j707svpryzv"; - }; - jar = { - sha1 = "9f47f3033ba0f65298aaa54f81fac9e8aab785f4"; - sha256 = "1w5jb9f8v07wmwr9gr2w63z2v4sb5x822s0cin59aicacfdhw5ak"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2" = { host = repositories.apache; @@ -19837,17 +19399,6 @@ in { sha256 = "0a6dhw99n8h6wikspvi09qgia3ckz6phwnf6z4gqswqnl3zg5xzi"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.20/surefire-2.20" = - { - host = repositories.apache; - path = - "org/apache/maven/surefire/surefire/2.20/surefire-2.20"; - type = "jar"; - pom = { - sha1 = "c0348a2b1b9171c0060ccf63935fe3702b3889d2"; - sha256 = "08mh61rm124n524iz5jpidk306c61xmqar670s0njdr5azwbllhh"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0" = { host = repositories.apache; @@ -19980,17 +19531,6 @@ in { sha256 = "1k43f6drp6ia61vfpg1fwa8s5nr37sn1ig25dkcb833aqp3swp02"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.0/wagon-2.0" = - { - host = repositories.apache; - path = - "org/apache/maven/wagon/wagon/2.0/wagon-2.0"; - type = "jar"; - pom = { - sha1 = "9eb86bd27fe5556c9520d78d5c3731ac4e327824"; - sha256 = "0vyvsk3zlgjnqf0cmdgvmw8sp05bpisc9c79vkmxfv373q99m8jj"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10" = { host = repositories.apache; @@ -20028,21 +19568,6 @@ in { sha256 = "1q5bg9y19x819w8ab1ig6z3fd93735awfbmwkv2mg8xy8cvw5fhc"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5" = - { - host = repositories.apache; - path = - "org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5"; - type = "jar"; - pom = { - sha1 = "4d2d9d58a93e3a54e60b695728118bc5028f7793 /home/projects/maven/repository-staging/to-ibiblio/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.pom"; - sha256 = "0npd7mk91zjd8mk2jnkji71q0qanbmgwk02hi3af1hhcyh03j2bq"; - }; - jar = { - sha1 = "30d03be3128389dae0419701b1cb4b3034e1cabc"; - sha256 = "1ygr71cv41hspxn3699mh0xvi2sqp6h3s8ygbsfjz6i15dj5karn"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6" = { host = repositories.apache; @@ -20088,21 +19613,6 @@ in { sha256 = "0qc8hv2dwdzf120jyd51z5yb55qc5hzi8j1ik8l6fw5pvhpg65p1"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0" = - { - host = repositories.apache; - path = - "org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0"; - type = "jar"; - pom = { - sha1 = "7a3bdedb728f836c5b6f0b672041338aec810181"; - sha256 = "17cy6n7mlgc5mfd1c8a34zhj290rxgby6s01kvxx7b5zfa59nlc0"; - }; - jar = { - sha1 = "36f5837ad7d9a63d3df19be55c3f7b7cc5e59619"; - sha256 = "1z441qg28l3swhmg9w8f22axpygk3knrfb7d8mr4xmw0lxm0frjm"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10" = { host = repositories.apache; @@ -20144,17 +19654,6 @@ in { sha256 = "1q4lj4w9xp2g9z8745836n69d5w74y8qk47vb6c59hzm159fbqmj"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.0/wagon-providers-2.0" = - { - host = repositories.apache; - path = - "org/apache/maven/wagon/wagon-providers/2.0/wagon-providers-2.0"; - type = "jar"; - pom = { - sha1 = "dceb9f5988b0a461e289373827471b8c8efeb6ed"; - sha256 = "1d661bfcc8hv3y069v7wf2kf8qabhdlk09r9h27y1jj1rhi29j1z"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.7/wagon-providers-2.7" = { host = repositories.apache; @@ -20166,51 +19665,6 @@ in { sha256 = "1y6pmp3xy4g7mkh9lgfpnjx62220flh2h1pf4p0lj0wsj1a3n9qv"; }; }; - "https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.0/wagon-ssh-2.0" = - { - host = repositories.apache; - path = - "org/apache/maven/wagon/wagon-ssh/2.0/wagon-ssh-2.0"; - type = "jar"; - pom = { - sha1 = "1c7c44f41d7201f4b9637f38d7eafcabe0b01227"; - sha256 = "1vhv02y4zvc6mg7623yvqgw7dqnh0xivplykk44ny5phd76kq73p"; - }; - jar = { - sha1 = "6cacccfd9de9cfba1aa6aa54fa5d2b8918665f1c"; - sha256 = "1im3p7wwyv6z3wg8s9hsyx29vad2w535jk3bsxz23zcai6wis2kc"; - }; - }; - "https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.0/wagon-ssh-common-2.0" = - { - host = repositories.apache; - path = - "org/apache/maven/wagon/wagon-ssh-common/2.0/wagon-ssh-common-2.0"; - type = "jar"; - pom = { - sha1 = "e0e2fb51ac72ad31d98bc332bde1715c71937ffa"; - sha256 = "03qa3k4xnmrss14fjjljcn4glm31m6v01gx0rgc8ms2kyp1id20n"; - }; - jar = { - sha1 = "d65d900b888916b23f4bd08e0854b2eb48ff4283"; - sha256 = "1lc7pzh3hq69n33bx425abhxcawabgwxpa1jqh71sl6ydalax1q7"; - }; - }; - "https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/1.0-alpha-5/wagon-ssh-external-1.0-alpha-5" = - { - host = repositories.apache; - path = - "org/apache/maven/wagon/wagon-ssh-external/1.0-alpha-5/wagon-ssh-external-1.0-alpha-5"; - type = "jar"; - pom = { - sha1 = "1912e9a4f18e3781f164bdb5ba1384717a8afdee /home/projects/maven/repository-staging/to-ibiblio/maven2/org/apache/maven/wagon/wagon-ssh-external/1.0-alpha-5/wagon-ssh-external-1.0-alpha-5.pom"; - sha256 = "0rmg0m02ms978flc0d3cjxvh4xzymxk91pfgzmx5xf8c730hh3p7"; - }; - jar = { - sha1 = "6e632395855c2ed6e5bcf17417da9aba551c1082"; - sha256 = "1sbj1w6q4qx2sy2d74f6sa4gc0rwn97p29sjkv7zcs0ad1ngv7p6"; - }; - }; "https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2" = { host = repositories.apache; @@ -20909,21 +20363,6 @@ in { sha256 = "17jnwbbfsxrifp2pnkmyxzggljhn0apg1dylxf200mi3fzg2mhwz"; }; }; - "https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.9/animal-sniffer-maven-plugin-1.9" = - { - host = repositories.apache; - path = - "org/codehaus/mojo/animal-sniffer-maven-plugin/1.9/animal-sniffer-maven-plugin-1.9"; - type = "jar"; - pom = { - sha1 = "c125abba3c7e40be10e19756e8afc3d7a8335918"; - sha256 = "1ffz28n6zckvzj88s3gcylkj0c99sfxa3gy1yz48713d7mxpljfs"; - }; - jar = { - sha1 = "2eaddfe9f763839071bbb70335f0f715309f9ddf"; - sha256 = "0pzjw9lwi33gf6m5x29hayisjgz2hki8r9sm46p9v6zrjgfbjw65"; - }; - }; "https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.10/animal-sniffer-parent-1.10" = { host = repositories.apache; @@ -20990,17 +20429,6 @@ in { sha256 = "07xq13f36afp6asw313s08a7gyqm7iijbcdp5mc4q61advqkv80q"; }; }; - "https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9" = - { - host = repositories.apache; - path = - "org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9"; - type = "jar"; - pom = { - sha1 = "ef542e3cd587d436e52ff5f5b92378f4ae397a1d"; - sha256 = "0fy63bxsikrwvljrf04w2c8zh6pghjcbcxxjk58fdr2yvr2d484z"; - }; - }; "https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.0/build-helper-maven-plugin-1.0" = { host = repositories.apache; @@ -21807,21 +21235,6 @@ in { sha256 = "1n726c8i08c0mdfc6w08q3dkp3xidpb667c27gzj3sfa7i29ivam"; }; }; - "https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4" = - { - host = repositories.apache; - path = - "org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4"; - type = "jar"; - pom = { - sha1 = "fdc394dfbdb68c2518e540cb4e8b9f844bb29127"; - sha256 = "1w82320f23qx7g5234sl49vlwxlgcq5h1h4y57h384jm2lp5wapc"; - }; - jar = { - sha1 = "d99cffd480e050d87d93defa605a959a15cbb611"; - sha256 = "19bfb89xc0p3l8pljgsfyh6w36vip9rw4j2q2bsz7ns7hp4i2riw"; - }; - }; "https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0" = { host = repositories.apache; @@ -22034,17 +21447,6 @@ in { sha256 = "0lx1rp18gszs738im1i9a4ipld5dpz7h5ifpls3w36s417pqqihq"; }; }; - "https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9" = - { - host = repositories.apache; - path = - "org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9"; - type = "jar"; - pom = { - sha1 = "4fcb5bb11c1f4afa8cfc4a0cac8578e46a4dc072"; - sha256 = "0wz3pf20plfvfl33pcwhqd4l0c7l5znbw3km5bkf68dvf0d8phgq"; - }; - }; "https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2" = { host = repositories.apache; @@ -22275,17 +21677,6 @@ in { sha256 = "1nb7rr1bi3im9js56gk56smg05d7f5301armqj8fyabbvj977w7z"; }; }; - "https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6" = - { - host = repositories.apache; - path = - "org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6"; - type = "jar"; - pom = { - sha1 = "177759a51876fa734062717a18cb0386e337b2a4"; - sha256 = "19gacbfb22fdssw8h5r4jlsj701h8g0y7bzkvxm975y7aah9b62y"; - }; - }; "https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4" = { host = repositories.apache; @@ -22301,21 +21692,6 @@ in { sha256 = "1w53ss4qpryshb87m7wmxp64zibb8sgjjk9vphbbdn4kkwvynq2g"; }; }; - "https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6" = - { - host = repositories.apache; - path = - "org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6"; - type = "jar"; - pom = { - sha1 = "1302bc34bedec5ff61cd28f9e03d12f9dcdff704"; - sha256 = "1kkwnh9vqyw9mr07qaich2cqf9l69wx3zn2bhvcs3nzk3qgg3jyy"; - }; - jar = { - sha1 = "c06f0eb818633033f09a87d14c4cfb6f39af9a37"; - sha256 = "1gyxrsanhydap77mmq89hjcq9pylixqraldzjmcaphcbvihxn2a0"; - }; - }; "https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11" = { host = repositories.apache; @@ -22556,21 +21932,6 @@ in { sha256 = "1ipjbcfnj320k51srljnvqbl8l5a8449k215c5b1vj822qaqv919"; }; }; - "https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1" = - { - host = repositories.apache; - path = - "org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1"; - type = "jar"; - pom = { - sha1 = "2538f42a229be2448949e69edb63a1fea46972f9"; - sha256 = "05bdyldvama9hl6l3qinvfwd53y30wzpkgby44i0hkqz0dsi88d6"; - }; - jar = { - sha1 = "e1cce34eca8f2c5fc053e1a15d1405984b527b32"; - sha256 = "1krr8n2m3yxgr4481i35g8x4hiv7732balqjbpk9rb9n8pbrvai0"; - }; - }; "https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0" = { host = repositories.apache; @@ -23375,17 +22736,6 @@ in { sha256 = "06kxfzw1rvsiv0bgimwzgpqdi2vdiqdr01crzlh085573vqp6q6v"; }; }; - "https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/4.9.0.201710071750-r/org.eclipse.jgit-parent-4.9.0.201710071750-r" = - { - host = repositories.apache; - path = - "org/eclipse/jgit/org.eclipse.jgit-parent/4.9.0.201710071750-r/org.eclipse.jgit-parent-4.9.0.201710071750-r"; - type = "jar"; - pom = { - sha1 = "a94e08d793a926153737983d2092639412cc58dd"; - sha256 = "0va74k2rn53b1077fcl7mc9q8fh99dprj6psx052wc4d0vn8fkcd"; - }; - }; "https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2" = { host = repositories.apache; @@ -23438,32 +22788,6 @@ in { sha256 = "057spkshknfj8w3nicd5ks1s33n6ymszj7fc0ysig4xzvmxbqy14"; }; }; - "https://repo.maven.apache.org/maven2/org/eluder/coveralls/coveralls-maven-plugin/3.1.0/coveralls-maven-plugin-3.1.0" = - { - host = repositories.apache; - path = - "org/eluder/coveralls/coveralls-maven-plugin/3.1.0/coveralls-maven-plugin-3.1.0"; - type = "jar"; - pom = { - sha1 = "b8778058a4d8778484923fbda5bace126a0a9b2e"; - sha256 = "195ikd660xrp5r2qha5ca3iap0y8i1pmhiffj6wzsf6xwwmddacg"; - }; - jar = { - sha1 = "ca9d2915e2b1e99f15c9f54ad653eda893d42a69"; - sha256 = "0bcjx9w12l9zf20g38zdky6pylpdf09jiqlr9slhnysfdhar413y"; - }; - }; - "https://repo.maven.apache.org/maven2/org/eluder/eluder-parent/6/eluder-parent-6" = - { - host = repositories.apache; - path = - "org/eluder/eluder-parent/6/eluder-parent-6"; - type = "jar"; - pom = { - sha1 = "6eb0a4c946f1fd4b3d72208f90aae299683f407d"; - sha256 = "175377nxm3xlqpljyr2znbcj5d5smngzf7k3kymi3vg5wkqzwiqw"; - }; - }; "https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.8/fusesource-pom-1.8" = { host = repositories.apache; @@ -23732,47 +23056,6 @@ in { sha256 = "1jds257xy63x383vb1dziafv9ziq0z9f9xhz7q3ddsaca1ywi826"; }; }; - "https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.2.201409121644/jacoco-maven-plugin-0.7.2.201409121644" = - { - host = repositories.apache; - path = - "org/jacoco/jacoco-maven-plugin/0.7.2.201409121644/jacoco-maven-plugin-0.7.2.201409121644"; - type = "jar"; - pom = { - sha1 = "a4c431dc2dec97402159aa4ed578465d741dffc0"; - sha256 = "0id8rq4jq614v2cdhp3zrbfck3yidhr2hlpyyvq7905lc7b3hiqb"; - }; - jar = { - sha1 = "b2cb310459d082db505fdfa66dbadd4d8bac8e34"; - sha256 = "01nr0v7q5vmb86wg7cq64sbkka9cs1m09avpxrwzcljk5h8gbl81"; - }; - }; - "https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9" = - { - host = repositories.apache; - path = - "org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9"; - type = "jar"; - pom = { - sha1 = "c63f0a75b63e3c807e2f34d2a52292440d41cb18"; - sha256 = "1c9656img8m6k8r5jldhl9jrl4j60rcvmqgk0wncnwxfx5kffyy0"; - }; - jar = { - sha1 = "a4b7c694a54f147824d0e15cb27a0a86721a0a77"; - sha256 = "1vfvgf3af3ps4vhq8d4yw08di3jwlwz4h7zxqgyv04g8whjfsahc"; - }; - }; - "https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.2.201409121644/org.jacoco.build-0.7.2.201409121644" = - { - host = repositories.apache; - path = - "org/jacoco/org.jacoco.build/0.7.2.201409121644/org.jacoco.build-0.7.2.201409121644"; - type = "jar"; - pom = { - sha1 = "3bd7d94dbc92e520fced83b4227dc38d4c96bc0b"; - sha256 = "1la7d0n6bwwgjy0ifdaxf2hwjxjpfszzj63i58mflap2qc024zsy"; - }; - }; "https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128" = { host = repositories.apache; @@ -23795,17 +23078,6 @@ in { sha256 = "1f50lk9r5f9gq9asy1kx00clyymx35rwhcmiqwg4lqghm6l6xbv2"; }; }; - "https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9" = - { - host = repositories.apache; - path = - "org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9"; - type = "jar"; - pom = { - sha1 = "e69f642498c0b1c55f4ded828adae4199c24623f"; - sha256 = "0cm1iy3knxm5p0ianylis1swv47mlzsj81ikdsk6xficqhxw9a6d"; - }; - }; "https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA" = { host = repositories.apache; @@ -23959,21 +23231,6 @@ in { sha256 = "1znggjivd0yj9sgky9zdhn3hcxmlvfcgmgw2a5rxnmqs6v3vcv0j"; }; }; - "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test/1.3.11/kotlin-test-1.3.11" = - { - host = repositories.apache; - path = - "org/jetbrains/kotlin/kotlin-test/1.3.11/kotlin-test-1.3.11"; - type = "jar"; - pom = { - sha1 = "0f4805d0a7e4f7d00f8b38551b3b4d4c5b0033db"; - sha256 = "14a9mphdncymgdmwipxqwib004z6s4p1l7r233dlygqgpm4dycsx"; - }; - jar = { - sha1 = "c68def89e3abacb012d020bd85dc685e2c7fd34d"; - sha256 = "1j1an5p942sk0fq89g5ymxbdwd9s3qc560301bnn3a94qwgkvrla"; - }; - }; "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test/1.3.20/kotlin-test-1.3.20" = { host = repositories.apache; @@ -24019,21 +23276,6 @@ in { sha256 = "1qbvgf8y6y5lwmp3m79ygl62k33af1ivhj2rxf0x8dqsp96y9h3b"; }; }; - "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-annotations-common/1.3.11/kotlin-test-annotations-common-1.3.11" = - { - host = repositories.apache; - path = - "org/jetbrains/kotlin/kotlin-test-annotations-common/1.3.11/kotlin-test-annotations-common-1.3.11"; - type = "jar"; - pom = { - sha1 = "9f0ee5f73cf5086583a529b9c4fefbd6603030fd"; - sha256 = "1v3hcxdaajmy7f818ngdiy6agh8yajwj5hh8qynjrx1q6q2mw9ik"; - }; - jar = { - sha1 = "3dcddf0db7082ff348c31f44499d075173a5498f"; - sha256 = "01ifjdvck0a724c1lb1qpsf38jmmnb6rwzv222qji5kkxd03059v"; - }; - }; "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-annotations-common/1.3.20/kotlin-test-annotations-common-1.3.20" = { host = repositories.apache; @@ -24079,21 +23321,6 @@ in { sha256 = "1irz8r3drfanfngvrln00rd1ji2lr8nhi2hrcd471q1g6a6wpz6r"; }; }; - "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-common/1.3.11/kotlin-test-common-1.3.11" = - { - host = repositories.apache; - path = - "org/jetbrains/kotlin/kotlin-test-common/1.3.11/kotlin-test-common-1.3.11"; - type = "jar"; - pom = { - sha1 = "49c0372569c6692fc2d702cf2343cbff77095a2a"; - sha256 = "10mc7x9m84wsn15s78mb0iypvmirxapyr0730kb50y3d9n93xljq"; - }; - jar = { - sha1 = "42db8fc7cd17ec8278d06862d8cf3b4028675e84"; - sha256 = "0dnsyxp3g67xzhzwka0nkg0bsyzsxzfid27z4imhn1zwm16gskng"; - }; - }; "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-common/1.3.20/kotlin-test-common-1.3.20" = { host = repositories.apache; @@ -24154,21 +23381,6 @@ in { sha256 = "02yrjb84qylmw439n1pj9axkn1qd9lin06k7phq1wif16cfmxdxj"; }; }; - "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-junit/1.3.11/kotlin-test-junit-1.3.11" = - { - host = repositories.apache; - path = - "org/jetbrains/kotlin/kotlin-test-junit/1.3.11/kotlin-test-junit-1.3.11"; - type = "jar"; - pom = { - sha1 = "a33c6c71a4839b45870ff81b2da0a6bdabfbc0ab"; - sha256 = "15amlrrclr9g6i4dl2ab86s1finrmgxzdfdybbamxkwcwablxv7c"; - }; - jar = { - sha1 = "955bf353ab1459d9661e6512305417f9474171d9"; - sha256 = "0v81plwhab2z4hy51hdl5v22lrq2adjd3vl3km0vzm7vmmnnk9rm"; - }; - }; "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-junit/1.3.20/kotlin-test-junit-1.3.20" = { host = repositories.apache; @@ -24199,6 +23411,21 @@ in { sha256 = "0amvcsayqbs43fxdvjx54zzbcaqv839xn7q9gl7nmvphjg7wjamw"; }; }; + "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-common/1.1.1/kotlinx-coroutines-core-common-1.1.1" = + { + host = repositories.apache; + path = + "org/jetbrains/kotlinx/kotlinx-coroutines-core-common/1.1.1/kotlinx-coroutines-core-common-1.1.1"; + type = "jar"; + pom = { + sha1 = "a0ba9577538052b46751b2e43d23f610b4e4aa9c"; + sha256 = "0ji3i14vnwk85mjwfl8z33x9aq2ch6f0kirj40f4mb6cwsiima56"; + }; + jar = { + sha1 = "7ed04382bdf0c89c5d87ac462aa4935ae8e85243"; + sha256 = "1rvjhpw1f7ychlm3hnc4mrp564xf0q8k5542g1yqm9nkiwb34dq3"; + }; + }; "https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.6.3/jsoup-1.6.3" = { host = repositories.apache; @@ -25516,17 +24743,6 @@ in { sha256 = "1ijanlnrs919yk35diwmvayp9l1jr0wqhvqkss46w0yv40hwbx8q"; }; }; - "https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2" = - { - host = repositories.apache; - path = - "org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2"; - type = "jar"; - pom = { - sha1 = "26c68730e36b29249e0c3bb70eba4a5dbaa4f76c"; - sha256 = "09a4k3if2llczb019p21hr3r1q7cl192ncw54vjav113dx50i3hx"; - }; - }; "https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5" = { host = repositories.apache; @@ -26163,28 +25379,6 @@ in { sha256 = "1pmf9n7hshrlckk59adkq80cqp3iqs9p168nc5265560cy98h9qc"; }; }; - "https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5" = - { - host = repositories.apache; - path = - "org/sonatype/oss/oss-parent/5/oss-parent-5"; - type = "jar"; - pom = { - sha1 = "3ae20880ad3d5da6b1caec19e3de7e70dd2dd762"; - sha256 = "0g8da9zsimg7drhsnzivb2c874jda96frbii05iqlpaq189d8y0n"; - }; - }; - "https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6" = - { - host = repositories.apache; - path = - "org/sonatype/oss/oss-parent/6/oss-parent-6"; - type = "jar"; - pom = { - sha1 = "765c355ec09ad070065d9d12a9245bba5c689d96"; - sha256 = "16c4i8n978zfb788i6lrwv9b6qgirzqnc25kl5c28fgmx09nsc5l"; - }; - }; "https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7" = { host = repositories.apache;