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 548cf94 + 4334f84 commit 88e8f21Copy full SHA for 88e8f21
examples/solr-container/build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
compileOnly "org.projectlombok:lombok:1.18.34"
11
annotationProcessor "org.projectlombok:lombok:1.18.34"
12
13
- implementation 'org.apache.solr:solr-solrj:8.11.3'
+ implementation 'org.apache.solr:solr-solrj:8.11.4'
14
15
testImplementation 'org.testcontainers:testcontainers'
16
testImplementation 'org.testcontainers:solr'
0 commit comments