Skip to content

Commit e2fc455

Browse files
Bump org.checkerframework:checker-qual from 3.48.1 to 3.48.2 (#645)
* Bump org.checkerframework:checker-qual from 3.48.1 to 3.48.2 Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.48.1 to 3.48.2. - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-3.48.1...checker-framework-3.48.2) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * update lockfiles for checker --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vladislav Sidorovich <vsidorovich@google.com>
1 parent 9619c98 commit e2fc455

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

dumper/app/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,8 @@ org.apache.zookeeper:zookeeper-jute:3.8.3=compileClasspath,runtimeClasspath,test
218218
org.apache.zookeeper:zookeeper:3.8.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
219219
org.bouncycastle:bcprov-jdk15on:1.70=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
220220
org.checkerframework:checker-compat-qual:2.5.6=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
221-
org.checkerframework:checker-qual:3.33.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
222-
org.checkerframework:checker-qual:3.48.1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
221+
org.checkerframework:checker-qual:3.48.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
222+
org.checkerframework:checker-qual:3.48.2=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
223223
org.codehaus.jettison:jettison:1.5.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
224224
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
225225
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.17.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.33.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
26-
org.checkerframework:checker-qual:3.48.1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
25+
org.checkerframework:checker-qual:3.48.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
26+
org.checkerframework:checker-qual:3.48.2=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
2727
org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath
2828
org.slf4j:jcl-over-slf4j:2.0.16=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.33.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
28-
org.checkerframework:checker-qual:3.48.1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
27+
org.checkerframework:checker-qual:3.48.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
28+
org.checkerframework:checker-qual:3.48.2=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
2929
org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath
3030
org.slf4j:jcl-over-slf4j:2.0.16=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
@@ -88,8 +88,8 @@ org.apache.arrow:arrow-vector:15.0.2=compileClasspath,runtimeClasspath,testCompi
8888
org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
8989
org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9090
org.checkerframework:checker-compat-qual:2.5.6=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
91-
org.checkerframework:checker-qual:3.33.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
92-
org.checkerframework:checker-qual:3.48.1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
91+
org.checkerframework:checker-qual:3.48.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
92+
org.checkerframework:checker-qual:3.48.2=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9393
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9494
org.conscrypt:conscrypt-openjdk-uber:2.5.2=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9595
org.eclipse.collections:eclipse-collections-api:11.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@ org.apache.twill:twill-discovery-core:0.6.0-incubating=hive312RuntimeClasspath
250250
org.apache.twill:twill-zookeeper:0.6.0-incubating=hive312RuntimeClasspath
251251
org.apache.yetus:audience-annotations:0.5.0=hive312RuntimeClasspath
252252
org.apache.zookeeper:zookeeper:3.5.3-beta=hive312RuntimeClasspath
253-
org.checkerframework:checker-qual:3.33.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
254-
org.checkerframework:checker-qual:3.48.1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
253+
org.checkerframework:checker-qual:3.48.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
254+
org.checkerframework:checker-qual:3.48.2=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
255255
org.codehaus.groovy:groovy-all:2.4.11=hive312RuntimeClasspath
256256
org.codehaus.jackson:jackson-core-asl:1.9.13=hive312RuntimeClasspath
257257
org.codehaus.jackson:jackson-jaxrs:1.9.2=hive312RuntimeClasspath

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ auto-service = "1.1.1"
88
auto-value = "1.11.0"
99
aws-java-sdk = "1.12.773"
1010
ben-manes-versions-plugin = "0.51.0"
11-
checkerframework = "3.48.1"
11+
checkerframework = "3.48.2"
1212
commons-io = "2.17.0"
1313
datanucleus-api-jdo = "4.2.5"
1414
datanucleus-core = "4.1.17"

0 commit comments

Comments
 (0)