Skip to content

Commit 88e8f21

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.apache.solr-solr-solrj-8.11.4' into combined-pr-branch
2 parents 548cf94 + 4334f84 commit 88e8f21

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

13-
implementation 'org.apache.solr:solr-solrj:8.11.3'
13+
implementation 'org.apache.solr:solr-solrj:8.11.4'
1414

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

0 commit comments

Comments
 (0)