Skip to content

Commit

Permalink
Bump solr-solrj from 8.5.1 to 8.5.2 in /examples (#2819)
Browse files Browse the repository at this point in the history
Bumps solr-solrj from 8.5.1 to 8.5.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed May 30, 2020
1 parent 9043376 commit 0a6e415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/solr-container/build.gradle
Expand Up @@ -10,7 +10,7 @@ dependencies {
compileOnly "org.projectlombok:lombok:1.18.10"
annotationProcessor "org.projectlombok:lombok:1.18.10"

implementation 'org.apache.solr:solr-solrj:8.5.1'
implementation 'org.apache.solr:solr-solrj:8.5.2'

testImplementation 'org.testcontainers:testcontainers'
testImplementation 'org.testcontainers:solr'
Expand Down

0 comments on commit 0a6e415

Please sign in to comment.