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 b2c1e5b + 32fbe07 commit 4205b41Copy full SHA for 4205b41
modules/solr/build.gradle
@@ -2,6 +2,6 @@ description = "Testcontainers :: Solr"
2
3
dependencies {
4
api project(':testcontainers')
5
- testImplementation 'org.apache.solr:solr-solrj:8.3.0'
+ testImplementation 'org.apache.solr:solr-solrj:8.11.1'
6
7
}
0 commit comments