Skip to content

Commit 36f31d6

Browse files
Bump solr-solrj from 8.5.2 to 8.6.1 in /examples (#3107)
Bumps solr-solrj from 8.5.2 to 8.6.1. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82bc165 commit 36f31d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.10"
1111
annotationProcessor "org.projectlombok:lombok:1.18.10"
1212

13-
implementation 'org.apache.solr:solr-solrj:8.5.2'
13+
implementation 'org.apache.solr:solr-solrj:8.6.1'
1414

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

0 commit comments

Comments
 (0)