Skip to content

Commit cae42cf

Browse files
committed
Update dependency org.checkerframework:checker-qual to v4
1 parent a2370b5 commit cae42cf

7 files changed

Lines changed: 6 additions & 6 deletions

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ carrot2-core = "4.8.1"
6969
carrotsearch-hppc = "0.10.0"
7070
carrotsearch-randomizedtesting = "2.8.4"
7171
# @keep for version alignment
72-
checkerframework = "3.54.0"
72+
checkerframework = "4.1.0"
7373
codehaus-woodstox = "4.2.2"
7474
commons-cli = "1.11.0"
7575
commons-codec = "1.21.0"

solr/licenses/checker-qual-3.54.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
127f572d0f7e9dfb205bc4667dc361056e536c88

solr/modules/gcs-repository/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ org.apache.lucene:lucene-test-framework:10.4.0=jarValidation,testCompileClasspat
169169
org.apache.zookeeper:zookeeper-jute:3.9.4=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
170170
org.apache.zookeeper:zookeeper:3.9.4=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
171171
org.apiguardian:apiguardian-api:1.1.2=jarValidation,testRuntimeClasspath
172-
org.checkerframework:checker-qual:3.54.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
172+
org.checkerframework:checker-qual:4.1.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
173173
org.codehaus.woodstox:stax2-api:4.2.2=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
174174
org.conscrypt:conscrypt-openjdk-uber:2.5.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
175175
org.eclipse.jetty.ee10:jetty-ee10-servlet:12.0.34=jarValidation,testRuntimeClasspath

solr/modules/sql/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ org.apiguardian:apiguardian-api:1.1.2=compileClasspath,jarValidation,runtimeClas
140140
org.carrot2:morfologik-fsa:2.1.9=jarValidation,testRuntimeClasspath
141141
org.carrot2:morfologik-polish:2.1.9=jarValidation,testRuntimeClasspath
142142
org.carrot2:morfologik-stemming:2.1.9=jarValidation,testRuntimeClasspath
143-
org.checkerframework:checker-qual:3.54.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
143+
org.checkerframework:checker-qual:4.1.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
144144
org.codehaus.janino:commons-compiler:3.1.11=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
145145
org.codehaus.janino:janino:3.1.11=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
146146
org.codehaus.woodstox:stax2-api:4.2.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath

solr/solr-ref-guide/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ org.apache.lucene:lucene-test-framework:10.4.0=testCompileClasspath,testRuntimeC
125125
org.apache.zookeeper:zookeeper-jute:3.9.4=testCompileClasspath,testRuntimeClasspath
126126
org.apache.zookeeper:zookeeper:3.9.4=testCompileClasspath,testRuntimeClasspath
127127
org.apiguardian:apiguardian-api:1.1.2=testRuntimeClasspath
128-
org.checkerframework:checker-qual:3.54.0=testRuntimeClasspath
128+
org.checkerframework:checker-qual:4.1.0=testRuntimeClasspath
129129
org.codehaus.janino:commons-compiler:3.1.11=testRuntimeClasspath
130130
org.codehaus.janino:janino:3.1.11=testRuntimeClasspath
131131
org.codehaus.woodstox:stax2-api:4.2.2=testRuntimeClasspath

solr/solrj-streaming/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ org.apache.lucene:lucene-test-framework:10.4.0=jarValidation,testCompileClasspat
125125
org.apache.zookeeper:zookeeper-jute:3.9.4=jarValidation,testCompileClasspath,testRuntimeClasspath
126126
org.apache.zookeeper:zookeeper:3.9.4=jarValidation,testCompileClasspath,testRuntimeClasspath
127127
org.apiguardian:apiguardian-api:1.1.2=jarValidation,testRuntimeClasspath
128-
org.checkerframework:checker-qual:3.54.0=jarValidation,testRuntimeClasspath
128+
org.checkerframework:checker-qual:4.1.0=jarValidation,testRuntimeClasspath
129129
org.codehaus.janino:commons-compiler:3.1.11=jarValidation,testRuntimeClasspath
130130
org.codehaus.janino:janino:3.1.11=jarValidation,testRuntimeClasspath
131131
org.codehaus.woodstox:stax2-api:4.2.2=jarValidation,testRuntimeClasspath

0 commit comments

Comments
 (0)