Skip to content

Commit 43c8a12

Browse files
committed
Update dependency org.checkerframework:checker-qual to v4
1 parent 62400f9 commit 43c8a12

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.3.0"
7474
commons-cli = "1.11.0"
7575
commons-codec = "1.22.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
@@ -168,7 +168,7 @@ org.apache.lucene:lucene-test-framework:10.4.0=jarValidation,testCompileClasspat
168168
org.apache.zookeeper:zookeeper-jute:3.9.5=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
169169
org.apache.zookeeper:zookeeper:3.9.5=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
170170
org.apiguardian:apiguardian-api:1.1.2=jarValidation,testRuntimeClasspath
171-
org.checkerframework:checker-qual:3.54.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
171+
org.checkerframework:checker-qual:4.2.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
172172
org.codehaus.woodstox:stax2-api:4.3.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
173173
org.conscrypt:conscrypt-openjdk-uber:2.5.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
174174
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
@@ -134,7 +134,7 @@ org.apiguardian:apiguardian-api:1.1.2=compileClasspath,jarValidation,runtimeClas
134134
org.carrot2:morfologik-fsa:2.1.9=jarValidation,testRuntimeClasspath
135135
org.carrot2:morfologik-polish:2.1.9=jarValidation,testRuntimeClasspath
136136
org.carrot2:morfologik-stemming:2.1.9=jarValidation,testRuntimeClasspath
137-
org.checkerframework:checker-qual:3.54.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
137+
org.checkerframework:checker-qual:4.2.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
138138
org.codehaus.janino:commons-compiler:3.1.11=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
139139
org.codehaus.janino:janino:3.1.11=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
140140
org.codehaus.woodstox:stax2-api:4.3.0=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
@@ -119,7 +119,7 @@ org.apache.lucene:lucene-test-framework:10.4.0=testCompileClasspath,testRuntimeC
119119
org.apache.zookeeper:zookeeper-jute:3.9.5=testCompileClasspath,testRuntimeClasspath
120120
org.apache.zookeeper:zookeeper:3.9.5=testCompileClasspath,testRuntimeClasspath
121121
org.apiguardian:apiguardian-api:1.1.2=testRuntimeClasspath
122-
org.checkerframework:checker-qual:3.54.0=testRuntimeClasspath
122+
org.checkerframework:checker-qual:4.2.0=testRuntimeClasspath
123123
org.codehaus.janino:commons-compiler:3.1.11=testRuntimeClasspath
124124
org.codehaus.janino:janino:3.1.11=testRuntimeClasspath
125125
org.codehaus.woodstox:stax2-api:4.3.0=testRuntimeClasspath

solr/solrj-streaming/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ org.apache.lucene:lucene-test-framework:10.4.0=jarValidation,testCompileClasspat
118118
org.apache.zookeeper:zookeeper-jute:3.9.5=jarValidation,testCompileClasspath,testRuntimeClasspath
119119
org.apache.zookeeper:zookeeper:3.9.5=jarValidation,testCompileClasspath,testRuntimeClasspath
120120
org.apiguardian:apiguardian-api:1.1.2=jarValidation,testRuntimeClasspath
121-
org.checkerframework:checker-qual:3.54.0=jarValidation,testRuntimeClasspath
121+
org.checkerframework:checker-qual:4.2.0=jarValidation,testRuntimeClasspath
122122
org.codehaus.janino:commons-compiler:3.1.11=jarValidation,testRuntimeClasspath
123123
org.codehaus.janino:janino:3.1.11=jarValidation,testRuntimeClasspath
124124
org.codehaus.woodstox:stax2-api:4.3.0=jarValidation,testRuntimeClasspath

0 commit comments

Comments
 (0)