mirror of
https://github.com/google/nomulus.git
synced 2025-07-22 02:36:03 +02:00
Update more dependencies to newer versions (#999)
* Update more dependencies to newer versions * Add lockfiles and back out 2 problematic dep updates * Fix the build (backs out more changes) * Back out qdox 2.0 too
This commit is contained in:
parent
765a6b9bc3
commit
e5801e1b60
144 changed files with 2325 additions and 2334 deletions
|
@ -6,10 +6,10 @@ com.github.kevinstern:software-and-algorithms:1.0
|
|||
com.google.auto:auto-common:0.10
|
||||
com.google.code.findbugs:jFormatString:3.0.0
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.dagger:dagger-compiler:2.28
|
||||
com.google.dagger:dagger-producers:2.28
|
||||
com.google.dagger:dagger-spi:2.28
|
||||
com.google.dagger:dagger:2.28
|
||||
com.google.dagger:dagger-compiler:2.33
|
||||
com.google.dagger:dagger-producers:2.33
|
||||
com.google.dagger:dagger-spi:2.33
|
||||
com.google.dagger:dagger:2.33
|
||||
com.google.errorprone:error_prone_annotation:2.3.4
|
||||
com.google.errorprone:error_prone_annotations:2.3.4
|
||||
com.google.errorprone:error_prone_check_api:2.3.4
|
||||
|
@ -23,7 +23,7 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|
|||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.google.protobuf:protobuf-java:3.4.0
|
||||
com.googlecode.java-diff-utils:diffutils:1.3.0
|
||||
com.squareup:javapoet:1.11.1
|
||||
com.squareup:javapoet:1.13.0
|
||||
javax.annotation:jsr250-api:1.0
|
||||
javax.inject:javax.inject:1
|
||||
net.ltgt.gradle.incap:incap:0.2
|
||||
|
@ -32,8 +32,8 @@ org.checkerframework:checker-qual:3.0.0
|
|||
org.checkerframework:dataflow:3.0.0
|
||||
org.checkerframework:javacutil:3.0.0
|
||||
org.codehaus.mojo:animal-sniffer-annotations:1.17
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.61
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.61
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.20
|
||||
org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.1.0
|
||||
org.jetbrains:annotations:13.0
|
||||
org.pcollections:pcollections:2.1.2
|
||||
|
|
|
@ -10,7 +10,7 @@ com.google.auto.value:auto-value-annotations:1.7.4
|
|||
com.google.auto.value:auto-value:1.7.4
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.code.gson:gson:2.8.6
|
||||
com.google.dagger:dagger:2.28
|
||||
com.google.dagger:dagger:2.33
|
||||
com.google.errorprone:error_prone_annotations:2.3.4
|
||||
com.google.flogger:flogger:0.5.1
|
||||
com.google.guava:failureaccess:1.0.1
|
||||
|
@ -21,18 +21,18 @@ com.google.http-client:google-http-client-gson:1.39.0
|
|||
com.google.http-client:google-http-client:1.39.0
|
||||
com.google.j2objc:j2objc-annotations:1.3
|
||||
com.google.oauth-client:google-oauth-client:1.31.4
|
||||
com.google.re2j:re2j:1.1
|
||||
com.ibm.icu:icu4j:57.1
|
||||
com.google.re2j:re2j:1.6
|
||||
com.ibm.icu:icu4j:68.2
|
||||
commons-codec:commons-codec:1.11
|
||||
commons-logging:commons-logging:1.2
|
||||
io.grpc:grpc-context:1.27.2
|
||||
io.netty:netty-buffer:4.1.50.Final
|
||||
io.netty:netty-codec-http:4.1.50.Final
|
||||
io.netty:netty-codec:4.1.50.Final
|
||||
io.netty:netty-common:4.1.50.Final
|
||||
io.netty:netty-handler:4.1.50.Final
|
||||
io.netty:netty-resolver:4.1.50.Final
|
||||
io.netty:netty-transport:4.1.50.Final
|
||||
io.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.opencensus:opencensus-api:0.28.0
|
||||
io.opencensus:opencensus-contrib-http-util:0.28.0
|
||||
javax.activation:activation:1.1
|
||||
|
|
|
@ -10,7 +10,7 @@ com.google.auto.value:auto-value-annotations:1.7.4
|
|||
com.google.auto.value:auto-value:1.7.4
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.code.gson:gson:2.8.6
|
||||
com.google.dagger:dagger:2.28
|
||||
com.google.dagger:dagger:2.33
|
||||
com.google.errorprone:error_prone_annotations:2.3.4
|
||||
com.google.flogger:flogger:0.5.1
|
||||
com.google.guava:failureaccess:1.0.1
|
||||
|
@ -21,18 +21,18 @@ com.google.http-client:google-http-client-gson:1.39.0
|
|||
com.google.http-client:google-http-client:1.39.0
|
||||
com.google.j2objc:j2objc-annotations:1.3
|
||||
com.google.oauth-client:google-oauth-client:1.31.4
|
||||
com.google.re2j:re2j:1.1
|
||||
com.ibm.icu:icu4j:57.1
|
||||
com.google.re2j:re2j:1.6
|
||||
com.ibm.icu:icu4j:68.2
|
||||
commons-codec:commons-codec:1.11
|
||||
commons-logging:commons-logging:1.2
|
||||
io.grpc:grpc-context:1.27.2
|
||||
io.netty:netty-buffer:4.1.50.Final
|
||||
io.netty:netty-codec-http:4.1.50.Final
|
||||
io.netty:netty-codec:4.1.50.Final
|
||||
io.netty:netty-common:4.1.50.Final
|
||||
io.netty:netty-handler:4.1.50.Final
|
||||
io.netty:netty-resolver:4.1.50.Final
|
||||
io.netty:netty-transport:4.1.50.Final
|
||||
io.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.opencensus:opencensus-api:0.28.0
|
||||
io.opencensus:opencensus-contrib-http-util:0.28.0
|
||||
javax.activation:activation:1.1
|
||||
|
|
|
@ -10,7 +10,7 @@ com.google.auto.value:auto-value-annotations:1.7.4
|
|||
com.google.auto.value:auto-value:1.7.4
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.code.gson:gson:2.8.6
|
||||
com.google.dagger:dagger:2.28
|
||||
com.google.dagger:dagger:2.33
|
||||
com.google.errorprone:error_prone_annotations:2.3.4
|
||||
com.google.flogger:flogger-system-backend:0.5.1
|
||||
com.google.flogger:flogger:0.5.1
|
||||
|
@ -22,19 +22,19 @@ com.google.http-client:google-http-client-gson:1.39.0
|
|||
com.google.http-client:google-http-client:1.39.0
|
||||
com.google.j2objc:j2objc-annotations:1.3
|
||||
com.google.oauth-client:google-oauth-client:1.31.4
|
||||
com.google.re2j:re2j:1.1
|
||||
com.ibm.icu:icu4j:57.1
|
||||
com.google.re2j:re2j:1.6
|
||||
com.ibm.icu:icu4j:68.2
|
||||
commons-codec:commons-codec:1.11
|
||||
commons-logging:commons-logging:1.2
|
||||
io.grpc:grpc-context:1.27.2
|
||||
io.netty:netty-buffer:4.1.50.Final
|
||||
io.netty:netty-codec-http:4.1.50.Final
|
||||
io.netty:netty-codec:4.1.50.Final
|
||||
io.netty:netty-common:4.1.50.Final
|
||||
io.netty:netty-handler:4.1.50.Final
|
||||
io.netty:netty-resolver:4.1.50.Final
|
||||
io.netty:netty-tcnative-boringssl-static:2.0.30.Final
|
||||
io.netty:netty-transport:4.1.50.Final
|
||||
io.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-tcnative-boringssl-static:2.0.36.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.opencensus:opencensus-api:0.28.0
|
||||
io.opencensus:opencensus-contrib-http-util:0.28.0
|
||||
javax.activation:activation:1.1
|
||||
|
|
|
@ -10,7 +10,7 @@ com.google.auto.value:auto-value-annotations:1.7.4
|
|||
com.google.auto.value:auto-value:1.7.4
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.code.gson:gson:2.8.6
|
||||
com.google.dagger:dagger:2.28
|
||||
com.google.dagger:dagger:2.33
|
||||
com.google.errorprone:error_prone_annotations:2.3.4
|
||||
com.google.flogger:flogger-system-backend:0.5.1
|
||||
com.google.flogger:flogger:0.5.1
|
||||
|
@ -22,19 +22,19 @@ com.google.http-client:google-http-client-gson:1.39.0
|
|||
com.google.http-client:google-http-client:1.39.0
|
||||
com.google.j2objc:j2objc-annotations:1.3
|
||||
com.google.oauth-client:google-oauth-client:1.31.4
|
||||
com.google.re2j:re2j:1.1
|
||||
com.ibm.icu:icu4j:57.1
|
||||
com.google.re2j:re2j:1.6
|
||||
com.ibm.icu:icu4j:68.2
|
||||
commons-codec:commons-codec:1.11
|
||||
commons-logging:commons-logging:1.2
|
||||
io.grpc:grpc-context:1.27.2
|
||||
io.netty:netty-buffer:4.1.50.Final
|
||||
io.netty:netty-codec-http:4.1.50.Final
|
||||
io.netty:netty-codec:4.1.50.Final
|
||||
io.netty:netty-common:4.1.50.Final
|
||||
io.netty:netty-handler:4.1.50.Final
|
||||
io.netty:netty-resolver:4.1.50.Final
|
||||
io.netty:netty-tcnative-boringssl-static:2.0.30.Final
|
||||
io.netty:netty-transport:4.1.50.Final
|
||||
io.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-tcnative-boringssl-static:2.0.36.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.opencensus:opencensus-api:0.28.0
|
||||
io.opencensus:opencensus-contrib-http-util:0.28.0
|
||||
javax.activation:activation:1.1
|
||||
|
|
|
@ -10,7 +10,7 @@ com.google.auto.value:auto-value-annotations:1.7.4
|
|||
com.google.auto.value:auto-value:1.7.4
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.code.gson:gson:2.8.6
|
||||
com.google.dagger:dagger:2.28
|
||||
com.google.dagger:dagger:2.33
|
||||
com.google.errorprone:error_prone_annotations:2.3.4
|
||||
com.google.flogger:flogger-system-backend:0.5.1
|
||||
com.google.flogger:flogger:0.5.1
|
||||
|
@ -22,19 +22,19 @@ com.google.http-client:google-http-client-gson:1.39.0
|
|||
com.google.http-client:google-http-client:1.39.0
|
||||
com.google.j2objc:j2objc-annotations:1.3
|
||||
com.google.oauth-client:google-oauth-client:1.31.4
|
||||
com.google.re2j:re2j:1.1
|
||||
com.ibm.icu:icu4j:57.1
|
||||
com.google.re2j:re2j:1.6
|
||||
com.ibm.icu:icu4j:68.2
|
||||
commons-codec:commons-codec:1.11
|
||||
commons-logging:commons-logging:1.2
|
||||
io.grpc:grpc-context:1.27.2
|
||||
io.netty:netty-buffer:4.1.50.Final
|
||||
io.netty:netty-codec-http:4.1.50.Final
|
||||
io.netty:netty-codec:4.1.50.Final
|
||||
io.netty:netty-common:4.1.50.Final
|
||||
io.netty:netty-handler:4.1.50.Final
|
||||
io.netty:netty-resolver:4.1.50.Final
|
||||
io.netty:netty-tcnative-boringssl-static:2.0.30.Final
|
||||
io.netty:netty-transport:4.1.50.Final
|
||||
io.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-tcnative-boringssl-static:2.0.36.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.opencensus:opencensus-api:0.28.0
|
||||
io.opencensus:opencensus-contrib-http-util:0.28.0
|
||||
javax.activation:activation:1.1
|
||||
|
|
|
@ -10,7 +10,7 @@ com.google.auto.value:auto-value-annotations:1.7.4
|
|||
com.google.auto.value:auto-value:1.7.4
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.code.gson:gson:2.8.6
|
||||
com.google.dagger:dagger:2.28
|
||||
com.google.dagger:dagger:2.33
|
||||
com.google.errorprone:error_prone_annotations:2.3.4
|
||||
com.google.flogger:flogger-system-backend:0.5.1
|
||||
com.google.flogger:flogger:0.5.1
|
||||
|
@ -22,19 +22,19 @@ com.google.http-client:google-http-client-gson:1.39.0
|
|||
com.google.http-client:google-http-client:1.39.0
|
||||
com.google.j2objc:j2objc-annotations:1.3
|
||||
com.google.oauth-client:google-oauth-client:1.31.4
|
||||
com.google.re2j:re2j:1.1
|
||||
com.ibm.icu:icu4j:57.1
|
||||
com.google.re2j:re2j:1.6
|
||||
com.ibm.icu:icu4j:68.2
|
||||
commons-codec:commons-codec:1.11
|
||||
commons-logging:commons-logging:1.2
|
||||
io.grpc:grpc-context:1.27.2
|
||||
io.netty:netty-buffer:4.1.50.Final
|
||||
io.netty:netty-codec-http:4.1.50.Final
|
||||
io.netty:netty-codec:4.1.50.Final
|
||||
io.netty:netty-common:4.1.50.Final
|
||||
io.netty:netty-handler:4.1.50.Final
|
||||
io.netty:netty-resolver:4.1.50.Final
|
||||
io.netty:netty-tcnative-boringssl-static:2.0.30.Final
|
||||
io.netty:netty-transport:4.1.50.Final
|
||||
io.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-tcnative-boringssl-static:2.0.36.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.opencensus:opencensus-api:0.28.0
|
||||
io.opencensus:opencensus-contrib-http-util:0.28.0
|
||||
javax.activation:activation:1.1
|
||||
|
|
|
@ -6,10 +6,10 @@ com.github.kevinstern:software-and-algorithms:1.0
|
|||
com.google.auto:auto-common:0.10
|
||||
com.google.code.findbugs:jFormatString:3.0.0
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.dagger:dagger-compiler:2.28
|
||||
com.google.dagger:dagger-producers:2.28
|
||||
com.google.dagger:dagger-spi:2.28
|
||||
com.google.dagger:dagger:2.28
|
||||
com.google.dagger:dagger-compiler:2.33
|
||||
com.google.dagger:dagger-producers:2.33
|
||||
com.google.dagger:dagger-spi:2.33
|
||||
com.google.dagger:dagger:2.33
|
||||
com.google.errorprone:error_prone_annotation:2.3.4
|
||||
com.google.errorprone:error_prone_annotations:2.3.4
|
||||
com.google.errorprone:error_prone_check_api:2.3.4
|
||||
|
@ -23,7 +23,7 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|
|||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.google.protobuf:protobuf-java:3.4.0
|
||||
com.googlecode.java-diff-utils:diffutils:1.3.0
|
||||
com.squareup:javapoet:1.11.1
|
||||
com.squareup:javapoet:1.13.0
|
||||
javax.annotation:jsr250-api:1.0
|
||||
javax.inject:javax.inject:1
|
||||
net.ltgt.gradle.incap:incap:0.2
|
||||
|
@ -32,8 +32,8 @@ org.checkerframework:checker-qual:3.0.0
|
|||
org.checkerframework:dataflow:3.0.0
|
||||
org.checkerframework:javacutil:3.0.0
|
||||
org.codehaus.mojo:animal-sniffer-annotations:1.17
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.61
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.61
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.20
|
||||
org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.1.0
|
||||
org.jetbrains:annotations:13.0
|
||||
org.pcollections:pcollections:2.1.2
|
||||
|
|
|
@ -10,8 +10,8 @@ com.google.auto.value:auto-value-annotations:1.7.4
|
|||
com.google.auto.value:auto-value:1.7.4
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.code.gson:gson:2.8.6
|
||||
com.google.dagger:dagger:2.28
|
||||
com.google.errorprone:error_prone_annotations:2.3.4
|
||||
com.google.dagger:dagger:2.33
|
||||
com.google.errorprone:error_prone_annotations:2.5.1
|
||||
com.google.flogger:flogger:0.5.1
|
||||
com.google.guava:failureaccess:1.0.1
|
||||
com.google.guava:guava:30.1-jre
|
||||
|
@ -21,20 +21,19 @@ com.google.http-client:google-http-client-gson:1.39.0
|
|||
com.google.http-client:google-http-client:1.39.0
|
||||
com.google.j2objc:j2objc-annotations:1.3
|
||||
com.google.oauth-client:google-oauth-client:1.31.4
|
||||
com.google.re2j:re2j:1.1
|
||||
com.google.truth:truth:1.0
|
||||
com.googlecode.java-diff-utils:diffutils:1.3.0
|
||||
com.ibm.icu:icu4j:57.1
|
||||
com.google.re2j:re2j:1.6
|
||||
com.google.truth:truth:1.1.2
|
||||
com.ibm.icu:icu4j:68.2
|
||||
commons-codec:commons-codec:1.11
|
||||
commons-logging:commons-logging:1.2
|
||||
io.grpc:grpc-context:1.27.2
|
||||
io.netty:netty-buffer:4.1.50.Final
|
||||
io.netty:netty-codec-http:4.1.50.Final
|
||||
io.netty:netty-codec:4.1.50.Final
|
||||
io.netty:netty-common:4.1.50.Final
|
||||
io.netty:netty-handler:4.1.50.Final
|
||||
io.netty:netty-resolver:4.1.50.Final
|
||||
io.netty:netty-transport:4.1.50.Final
|
||||
io.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.opencensus:opencensus-api:0.28.0
|
||||
io.opencensus:opencensus-contrib-http-util:0.28.0
|
||||
javax.activation:activation:1.1
|
||||
|
@ -42,14 +41,14 @@ javax.inject:javax.inject:1
|
|||
javax.mail:mail:1.4
|
||||
javax.xml.bind:jaxb-api:2.3.0
|
||||
joda-time:joda-time:2.9.2
|
||||
junit:junit:4.12
|
||||
junit:junit:4.13.1
|
||||
org.apache.httpcomponents:httpclient:4.5.13
|
||||
org.apache.httpcomponents:httpcore:4.4.14
|
||||
org.apiguardian:apiguardian-api:1.1.0
|
||||
org.bouncycastle:bcpkix-jdk15on:1.61
|
||||
org.bouncycastle:bcprov-jdk15on:1.61
|
||||
org.checkerframework:checker-compat-qual:2.5.5
|
||||
org.checkerframework:checker-qual:3.5.0
|
||||
org.checkerframework:checker-compat-qual:2.5.3
|
||||
org.checkerframework:checker-qual:3.9.1
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.junit.jupiter:junit-jupiter-api:5.6.2
|
||||
org.junit.jupiter:junit-jupiter-engine:5.6.2
|
||||
|
@ -58,4 +57,5 @@ org.junit.platform:junit-platform-commons:1.6.2
|
|||
org.junit.platform:junit-platform-engine:1.6.2
|
||||
org.junit:junit-bom:5.6.2
|
||||
org.opentest4j:opentest4j:1.2.0
|
||||
org.ow2.asm:asm:9.0
|
||||
org.yaml:snakeyaml:1.17
|
||||
|
|
|
@ -10,8 +10,8 @@ com.google.auto.value:auto-value-annotations:1.7.4
|
|||
com.google.auto.value:auto-value:1.7.4
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.code.gson:gson:2.8.6
|
||||
com.google.dagger:dagger:2.28
|
||||
com.google.errorprone:error_prone_annotations:2.3.4
|
||||
com.google.dagger:dagger:2.33
|
||||
com.google.errorprone:error_prone_annotations:2.5.1
|
||||
com.google.flogger:flogger:0.5.1
|
||||
com.google.guava:failureaccess:1.0.1
|
||||
com.google.guava:guava:30.1-jre
|
||||
|
@ -21,20 +21,19 @@ com.google.http-client:google-http-client-gson:1.39.0
|
|||
com.google.http-client:google-http-client:1.39.0
|
||||
com.google.j2objc:j2objc-annotations:1.3
|
||||
com.google.oauth-client:google-oauth-client:1.31.4
|
||||
com.google.re2j:re2j:1.1
|
||||
com.google.truth:truth:1.0
|
||||
com.googlecode.java-diff-utils:diffutils:1.3.0
|
||||
com.ibm.icu:icu4j:57.1
|
||||
com.google.re2j:re2j:1.6
|
||||
com.google.truth:truth:1.1.2
|
||||
com.ibm.icu:icu4j:68.2
|
||||
commons-codec:commons-codec:1.11
|
||||
commons-logging:commons-logging:1.2
|
||||
io.grpc:grpc-context:1.27.2
|
||||
io.netty:netty-buffer:4.1.50.Final
|
||||
io.netty:netty-codec-http:4.1.50.Final
|
||||
io.netty:netty-codec:4.1.50.Final
|
||||
io.netty:netty-common:4.1.50.Final
|
||||
io.netty:netty-handler:4.1.50.Final
|
||||
io.netty:netty-resolver:4.1.50.Final
|
||||
io.netty:netty-transport:4.1.50.Final
|
||||
io.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.opencensus:opencensus-api:0.28.0
|
||||
io.opencensus:opencensus-contrib-http-util:0.28.0
|
||||
javax.activation:activation:1.1
|
||||
|
@ -42,14 +41,14 @@ javax.inject:javax.inject:1
|
|||
javax.mail:mail:1.4
|
||||
javax.xml.bind:jaxb-api:2.3.0
|
||||
joda-time:joda-time:2.9.2
|
||||
junit:junit:4.12
|
||||
junit:junit:4.13.1
|
||||
org.apache.httpcomponents:httpclient:4.5.13
|
||||
org.apache.httpcomponents:httpcore:4.4.14
|
||||
org.apiguardian:apiguardian-api:1.1.0
|
||||
org.bouncycastle:bcpkix-jdk15on:1.61
|
||||
org.bouncycastle:bcprov-jdk15on:1.61
|
||||
org.checkerframework:checker-compat-qual:2.5.5
|
||||
org.checkerframework:checker-qual:3.5.0
|
||||
org.checkerframework:checker-compat-qual:2.5.3
|
||||
org.checkerframework:checker-qual:3.9.1
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.junit.jupiter:junit-jupiter-api:5.6.2
|
||||
org.junit.jupiter:junit-jupiter-engine:5.6.2
|
||||
|
@ -58,4 +57,5 @@ org.junit.platform:junit-platform-commons:1.6.2
|
|||
org.junit.platform:junit-platform-engine:1.6.2
|
||||
org.junit:junit-bom:5.6.2
|
||||
org.opentest4j:opentest4j:1.2.0
|
||||
org.ow2.asm:asm:9.0
|
||||
org.yaml:snakeyaml:1.17
|
||||
|
|
|
@ -10,8 +10,8 @@ com.google.auto.value:auto-value-annotations:1.7.4
|
|||
com.google.auto.value:auto-value:1.7.4
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.code.gson:gson:2.8.6
|
||||
com.google.dagger:dagger:2.28
|
||||
com.google.errorprone:error_prone_annotations:2.3.4
|
||||
com.google.dagger:dagger:2.33
|
||||
com.google.errorprone:error_prone_annotations:2.5.1
|
||||
com.google.flogger:flogger-system-backend:0.5.1
|
||||
com.google.flogger:flogger:0.5.1
|
||||
com.google.guava:failureaccess:1.0.1
|
||||
|
@ -22,21 +22,20 @@ com.google.http-client:google-http-client-gson:1.39.0
|
|||
com.google.http-client:google-http-client:1.39.0
|
||||
com.google.j2objc:j2objc-annotations:1.3
|
||||
com.google.oauth-client:google-oauth-client:1.31.4
|
||||
com.google.re2j:re2j:1.1
|
||||
com.google.truth:truth:1.0
|
||||
com.googlecode.java-diff-utils:diffutils:1.3.0
|
||||
com.ibm.icu:icu4j:57.1
|
||||
com.google.re2j:re2j:1.6
|
||||
com.google.truth:truth:1.1.2
|
||||
com.ibm.icu:icu4j:68.2
|
||||
commons-codec:commons-codec:1.11
|
||||
commons-logging:commons-logging:1.2
|
||||
io.grpc:grpc-context:1.27.2
|
||||
io.netty:netty-buffer:4.1.50.Final
|
||||
io.netty:netty-codec-http:4.1.50.Final
|
||||
io.netty:netty-codec:4.1.50.Final
|
||||
io.netty:netty-common:4.1.50.Final
|
||||
io.netty:netty-handler:4.1.50.Final
|
||||
io.netty:netty-resolver:4.1.50.Final
|
||||
io.netty:netty-tcnative-boringssl-static:2.0.30.Final
|
||||
io.netty:netty-transport:4.1.50.Final
|
||||
io.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-tcnative-boringssl-static:2.0.36.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.opencensus:opencensus-api:0.28.0
|
||||
io.opencensus:opencensus-contrib-http-util:0.28.0
|
||||
javax.activation:activation:1.1
|
||||
|
@ -44,14 +43,14 @@ javax.inject:javax.inject:1
|
|||
javax.mail:mail:1.4
|
||||
javax.xml.bind:jaxb-api:2.3.0
|
||||
joda-time:joda-time:2.9.2
|
||||
junit:junit:4.12
|
||||
junit:junit:4.13.1
|
||||
org.apache.httpcomponents:httpclient:4.5.13
|
||||
org.apache.httpcomponents:httpcore:4.4.14
|
||||
org.apiguardian:apiguardian-api:1.1.0
|
||||
org.bouncycastle:bcpkix-jdk15on:1.61
|
||||
org.bouncycastle:bcprov-jdk15on:1.61
|
||||
org.checkerframework:checker-compat-qual:2.5.5
|
||||
org.checkerframework:checker-qual:3.5.0
|
||||
org.checkerframework:checker-compat-qual:2.5.3
|
||||
org.checkerframework:checker-qual:3.9.1
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.junit.jupiter:junit-jupiter-api:5.6.2
|
||||
org.junit.jupiter:junit-jupiter-engine:5.6.2
|
||||
|
@ -60,4 +59,5 @@ org.junit.platform:junit-platform-commons:1.6.2
|
|||
org.junit.platform:junit-platform-engine:1.6.2
|
||||
org.junit:junit-bom:5.6.2
|
||||
org.opentest4j:opentest4j:1.2.0
|
||||
org.ow2.asm:asm:9.0
|
||||
org.yaml:snakeyaml:1.17
|
||||
|
|
|
@ -10,8 +10,8 @@ com.google.auto.value:auto-value-annotations:1.7.4
|
|||
com.google.auto.value:auto-value:1.7.4
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.code.gson:gson:2.8.6
|
||||
com.google.dagger:dagger:2.28
|
||||
com.google.errorprone:error_prone_annotations:2.3.4
|
||||
com.google.dagger:dagger:2.33
|
||||
com.google.errorprone:error_prone_annotations:2.5.1
|
||||
com.google.flogger:flogger-system-backend:0.5.1
|
||||
com.google.flogger:flogger:0.5.1
|
||||
com.google.guava:failureaccess:1.0.1
|
||||
|
@ -22,21 +22,20 @@ com.google.http-client:google-http-client-gson:1.39.0
|
|||
com.google.http-client:google-http-client:1.39.0
|
||||
com.google.j2objc:j2objc-annotations:1.3
|
||||
com.google.oauth-client:google-oauth-client:1.31.4
|
||||
com.google.re2j:re2j:1.1
|
||||
com.google.truth:truth:1.0
|
||||
com.googlecode.java-diff-utils:diffutils:1.3.0
|
||||
com.ibm.icu:icu4j:57.1
|
||||
com.google.re2j:re2j:1.6
|
||||
com.google.truth:truth:1.1.2
|
||||
com.ibm.icu:icu4j:68.2
|
||||
commons-codec:commons-codec:1.11
|
||||
commons-logging:commons-logging:1.2
|
||||
io.grpc:grpc-context:1.27.2
|
||||
io.netty:netty-buffer:4.1.50.Final
|
||||
io.netty:netty-codec-http:4.1.50.Final
|
||||
io.netty:netty-codec:4.1.50.Final
|
||||
io.netty:netty-common:4.1.50.Final
|
||||
io.netty:netty-handler:4.1.50.Final
|
||||
io.netty:netty-resolver:4.1.50.Final
|
||||
io.netty:netty-tcnative-boringssl-static:2.0.30.Final
|
||||
io.netty:netty-transport:4.1.50.Final
|
||||
io.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-tcnative-boringssl-static:2.0.36.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.opencensus:opencensus-api:0.28.0
|
||||
io.opencensus:opencensus-contrib-http-util:0.28.0
|
||||
javax.activation:activation:1.1
|
||||
|
@ -44,14 +43,14 @@ javax.inject:javax.inject:1
|
|||
javax.mail:mail:1.4
|
||||
javax.xml.bind:jaxb-api:2.3.0
|
||||
joda-time:joda-time:2.9.2
|
||||
junit:junit:4.12
|
||||
junit:junit:4.13.1
|
||||
org.apache.httpcomponents:httpclient:4.5.13
|
||||
org.apache.httpcomponents:httpcore:4.4.14
|
||||
org.apiguardian:apiguardian-api:1.1.0
|
||||
org.bouncycastle:bcpkix-jdk15on:1.61
|
||||
org.bouncycastle:bcprov-jdk15on:1.61
|
||||
org.checkerframework:checker-compat-qual:2.5.5
|
||||
org.checkerframework:checker-qual:3.5.0
|
||||
org.checkerframework:checker-compat-qual:2.5.3
|
||||
org.checkerframework:checker-qual:3.9.1
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.junit.jupiter:junit-jupiter-api:5.6.2
|
||||
org.junit.jupiter:junit-jupiter-engine:5.6.2
|
||||
|
@ -60,4 +59,5 @@ org.junit.platform:junit-platform-commons:1.6.2
|
|||
org.junit.platform:junit-platform-engine:1.6.2
|
||||
org.junit:junit-bom:5.6.2
|
||||
org.opentest4j:opentest4j:1.2.0
|
||||
org.ow2.asm:asm:9.0
|
||||
org.yaml:snakeyaml:1.17
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue