Skip to content

Commit 1719cf5

Browse files
Bump solr-solrj from 8.7.0 to 8.8.2 in /examples (#4005)
Bumps solr-solrj from 8.7.0 to 8.8.2. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e86454a commit 1719cf5

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

13-
implementation 'org.apache.solr:solr-solrj:8.7.0'
13+
implementation 'org.apache.solr:solr-solrj:8.8.2'
1414

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

0 commit comments

Comments
 (0)