Skip to content

Commit d05250e

Browse files
update lockfiles for checker-qual]
1 parent e49c0ad commit d05250e

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

dumper/app/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,8 @@ org.apache.zookeeper:zookeeper-jute:3.8.3=compileClasspath,runtimeClasspath,test
224224
org.apache.zookeeper:zookeeper:3.8.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
225225
org.bouncycastle:bcprov-jdk15on:1.70=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
226226
org.checkerframework:checker-compat-qual:2.5.6=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
227-
org.checkerframework:checker-qual:3.33.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
228-
org.checkerframework:checker-qual:3.49.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
227+
org.checkerframework:checker-qual:3.51.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
228+
org.checkerframework:checker-qual:3.51.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
229229
org.codehaus.jettison:jettison:1.5.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
230230
org.codehaus.mojo:animal-sniffer-annotations:1.24=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
231231
org.codehaus.woodstox:stax2-api:4.2.1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath

dumper/lib-common/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ commons-io:commons-io:2.19.0=testCompileClasspath,testFixturesCompileClasspath,t
2222
junit:junit:4.13.2=testCompileClasspath,testRuntimeClasspath
2323
org.apache.commons:commons-compress:1.27.1=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
2424
org.apache.commons:commons-lang3:3.17.0=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
25-
org.checkerframework:checker-qual:3.49.3=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
26-
org.checkerframework:checker-qual:3.49.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
25+
org.checkerframework:checker-qual:3.51.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
26+
org.checkerframework:checker-qual:3.51.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
2727
org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath
2828
org.slf4j:jcl-over-slf4j:2.0.17=testRuntimeClasspath
2929
org.slf4j:jul-to-slf4j:1.7.36=testRuntimeClasspath

dumper/lib-dumper-spi/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ com.google.guava:guava:32.1.2-jre=compileClasspath,testCompileClasspath,testFixt
2424
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=annotationProcessor,compileClasspath,testAnnotationProcessor,testCompileClasspath,testFixturesAnnotationProcessor,testFixturesCompileClasspath
2525
com.google.j2objc:j2objc-annotations:2.8=annotationProcessor,compileClasspath,testAnnotationProcessor,testCompileClasspath,testFixturesAnnotationProcessor,testFixturesCompileClasspath
2626
junit:junit:4.13.2=testCompileClasspath,testRuntimeClasspath
27-
org.checkerframework:checker-qual:3.49.3=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
28-
org.checkerframework:checker-qual:3.49.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
27+
org.checkerframework:checker-qual:3.51.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
28+
org.checkerframework:checker-qual:3.51.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
2929
org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath
3030
org.slf4j:jcl-over-slf4j:2.0.17=testRuntimeClasspath
3131
org.slf4j:jul-to-slf4j:1.7.36=testRuntimeClasspath

dumper/lib-ext-bigquery/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ org.apache.arrow:arrow-vector:17.0.0=compileClasspath,runtimeClasspath,testCompi
9090
org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9191
org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9292
org.checkerframework:checker-compat-qual:2.5.6=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
93-
org.checkerframework:checker-qual:3.33.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
94-
org.checkerframework:checker-qual:3.49.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
93+
org.checkerframework:checker-qual:3.51.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
94+
org.checkerframework:checker-qual:3.51.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9595
org.codehaus.mojo:animal-sniffer-annotations:1.24=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9696
org.conscrypt:conscrypt-openjdk-uber:2.5.2=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9797
org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath

dumper/lib-ext-hive-metastore/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,8 @@ org.apache.zookeeper:zookeeper-jute:3.8.3=hive312RuntimeClasspath
243243
org.apache.zookeeper:zookeeper:3.8.3=hive312RuntimeClasspath
244244
org.bouncycastle:bcprov-jdk15on:1.70=hive312RuntimeClasspath
245245
org.checkerframework:checker-qual:2.5.2=hive312RuntimeClasspath
246-
org.checkerframework:checker-qual:3.33.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
247-
org.checkerframework:checker-qual:3.49.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
246+
org.checkerframework:checker-qual:3.51.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
247+
org.checkerframework:checker-qual:3.51.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
248248
org.codehaus.groovy:groovy-all:2.4.11=hive312RuntimeClasspath
249249
org.codehaus.jackson:jackson-core-asl:1.9.13=hive312RuntimeClasspath
250250
org.codehaus.jackson:jackson-jaxrs:1.9.2=hive312RuntimeClasspath

0 commit comments

Comments
 (0)