Skip to content

Commit 1261fee

Browse files
Bump solr-solrj from 8.6.2 to 8.6.3 in /examples (testcontainers#3321)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Richard North <rich.north@gmail.com>
1 parent b2db18f commit 1261fee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/solr-container/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
compileOnly "org.projectlombok:lombok:1.18.14"
1111
annotationProcessor "org.projectlombok:lombok:1.18.10"
1212

13-
implementation 'org.apache.solr:solr-solrj:8.6.2'
13+
implementation 'org.apache.solr:solr-solrj:8.6.3'
1414

1515
testImplementation 'org.testcontainers:testcontainers'
1616
testImplementation 'org.testcontainers:solr'

0 commit comments

Comments
 (0)