We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a69544d + f2dacfb commit 273d3b4Copy full SHA for 273d3b4
modules/solr/build.gradle
@@ -5,7 +5,7 @@ dependencies {
5
// TODO use JDK's HTTP client and/or Apache HttpClient5
6
shaded 'com.squareup.okhttp3:okhttp:4.12.0'
7
8
- testImplementation 'org.apache.solr:solr-solrj:8.11.3'
+ testImplementation 'org.apache.solr:solr-solrj:8.11.4'
9
testImplementation 'org.assertj:assertj-core:3.27.3'
10
}
11
0 commit comments