@@ -32,15 +32,8 @@ com.github.spotbugs:spotbugs-annotations:4.2.0=compileClasspath,testCompileClass
3232com.github.spotbugs:spotbugs-annotations:4.7.3=spotbugs
3333com.github.spotbugs:spotbugs:4.7.3=spotbugs
3434com.github.stefanbirkner:system-rules:1.19.0=testCompileClasspath,testRuntimeClasspath
35- com.google.auto.value:auto-value-annotations:1.8.1=testCompileClasspath,testRuntimeClasspath
3635com.google.code.findbugs:jsr305:3.0.2=compileClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
3736com.google.code.gson:gson:2.9.1=spotbugs
38- com.google.errorprone:error_prone_annotations:2.7.1=testCompileClasspath,testRuntimeClasspath
39- com.google.guava:failureaccess:1.0.1=testCompileClasspath,testRuntimeClasspath
40- com.google.guava:guava:30.1.1-android=testCompileClasspath,testRuntimeClasspath
41- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=testCompileClasspath,testRuntimeClasspath
42- com.google.j2objc:j2objc-annotations:1.3=testCompileClasspath,testRuntimeClasspath
43- com.google.truth:truth:1.1.3=testCompileClasspath,testRuntimeClasspath
4437com.squareup.moshi:moshi:1.11.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4538com.squareup.okhttp3:mockwebserver:3.12.12=testCompileClasspath,testRuntimeClasspath
4639com.squareup.okhttp3:okhttp:3.12.12=testCompileClasspath,testRuntimeClasspath
@@ -75,8 +68,6 @@ org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs
7568org.apache.logging.log4j:log4j-api:2.19.0=spotbugs
7669org.apache.logging.log4j:log4j-core:2.19.0=spotbugs
7770org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
78- org.checkerframework:checker-compat-qual:2.5.5=testCompileClasspath,testRuntimeClasspath
79- org.checkerframework:checker-qual:3.13.0=testCompileClasspath,testRuntimeClasspath
8071org.codehaus.groovy:groovy-all:3.0.24=testCompileClasspath,testRuntimeClasspath
8172org.codehaus.groovy:groovy-ant:3.0.23=codenarc
8273org.codehaus.groovy:groovy-ant:3.0.24=testCompileClasspath,testRuntimeClasspath
@@ -144,8 +135,7 @@ org.ow2.asm:asm-tree:9.8=jacocoAnt
144135org.ow2.asm:asm-util:7.1=compileClasspath,testCompileClasspath
145136org.ow2.asm:asm-util:9.2=runtimeClasspath,testRuntimeClasspath
146137org.ow2.asm:asm-util:9.4=spotbugs
147- org.ow2.asm:asm:7.1=compileClasspath
148- org.ow2.asm:asm:9.1=testCompileClasspath
138+ org.ow2.asm:asm:7.1=compileClasspath,testCompileClasspath
149139org.ow2.asm:asm:9.2=runtimeClasspath,testRuntimeClasspath
150140org.ow2.asm:asm:9.4=spotbugs
151141org.ow2.asm:asm:9.8=jacocoAnt
0 commit comments