Skip to content

Commit 030d63a

Browse files
committed
Update dependency org.checkerframework:checker-qual to v4
1 parent 947d9dd commit 030d63a

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.2.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+
b4bda44e50dc5b020e6bdf0054ecf1f2329eafd5

solr/modules/gcs-repository/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ org.apache.lucene:lucene-test-framework:10.4.0=jarValidation,testCompileClasspat
170170
org.apache.zookeeper:zookeeper-jute:3.9.4=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
171171
org.apache.zookeeper:zookeeper:3.9.4=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
172172
org.apiguardian:apiguardian-api:1.1.2=jarValidation,testRuntimeClasspath
173-
org.checkerframework:checker-qual:3.54.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
173+
org.checkerframework:checker-qual:4.2.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
174174
org.codehaus.woodstox:stax2-api:4.2.2=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
175175
org.conscrypt:conscrypt-openjdk-uber:2.5.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
176176
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
@@ -137,7 +137,7 @@ org.apiguardian:apiguardian-api:1.1.2=compileClasspath,jarValidation,runtimeClas
137137
org.carrot2:morfologik-fsa:2.1.9=jarValidation,testRuntimeClasspath
138138
org.carrot2:morfologik-polish:2.1.9=jarValidation,testRuntimeClasspath
139139
org.carrot2:morfologik-stemming:2.1.9=jarValidation,testRuntimeClasspath
140-
org.checkerframework:checker-qual:3.54.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
140+
org.checkerframework:checker-qual:4.2.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
141141
org.codehaus.janino:commons-compiler:3.1.11=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
142142
org.codehaus.janino:janino:3.1.11=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
143143
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
@@ -122,7 +122,7 @@ org.apache.lucene:lucene-test-framework:10.4.0=testCompileClasspath,testRuntimeC
122122
org.apache.zookeeper:zookeeper-jute:3.9.4=testCompileClasspath,testRuntimeClasspath
123123
org.apache.zookeeper:zookeeper:3.9.4=testCompileClasspath,testRuntimeClasspath
124124
org.apiguardian:apiguardian-api:1.1.2=testRuntimeClasspath
125-
org.checkerframework:checker-qual:3.54.0=testRuntimeClasspath
125+
org.checkerframework:checker-qual:4.2.0=testRuntimeClasspath
126126
org.codehaus.janino:commons-compiler:3.1.11=testRuntimeClasspath
127127
org.codehaus.janino:janino:3.1.11=testRuntimeClasspath
128128
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
@@ -122,7 +122,7 @@ org.apache.lucene:lucene-test-framework:10.4.0=jarValidation,testCompileClasspat
122122
org.apache.zookeeper:zookeeper-jute:3.9.4=jarValidation,testCompileClasspath,testRuntimeClasspath
123123
org.apache.zookeeper:zookeeper:3.9.4=jarValidation,testCompileClasspath,testRuntimeClasspath
124124
org.apiguardian:apiguardian-api:1.1.2=jarValidation,testRuntimeClasspath
125-
org.checkerframework:checker-qual:3.54.0=jarValidation,testRuntimeClasspath
125+
org.checkerframework:checker-qual:4.2.0=jarValidation,testRuntimeClasspath
126126
org.codehaus.janino:commons-compiler:3.1.11=jarValidation,testRuntimeClasspath
127127
org.codehaus.janino:janino:3.1.11=jarValidation,testRuntimeClasspath
128128
org.codehaus.woodstox:stax2-api:4.2.2=jarValidation,testRuntimeClasspath

0 commit comments

Comments
 (0)