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 f360b5d + a126958 commit 7519d06Copy full SHA for 7519d06
examples/solr-container/build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
compileOnly "org.projectlombok:lombok:1.18.20"
11
annotationProcessor "org.projectlombok:lombok:1.18.16"
12
13
- implementation 'org.apache.solr:solr-solrj:8.9.0'
+ implementation 'org.apache.solr:solr-solrj:8.10.0'
14
15
testImplementation 'org.testcontainers:testcontainers'
16
testImplementation 'org.testcontainers:solr'
0 commit comments