Skip to content

Commit

Permalink
Bump org.apache.solr:solr-solrj from 8.11.2 to 8.11.3 in /modules/solr
Browse files Browse the repository at this point in the history
Bumps org.apache.solr:solr-solrj from 8.11.2 to 8.11.3.

---
updated-dependencies:
- dependency-name: org.apache.solr:solr-solrj
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 12, 2024
1 parent d80ce60 commit d00490a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/solr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ dependencies {
// TODO use JDK's HTTP client and/or Apache HttpClient5
shaded 'com.squareup.okhttp3:okhttp:4.12.0'

testImplementation 'org.apache.solr:solr-solrj:8.11.2'
testImplementation 'org.apache.solr:solr-solrj:8.11.3'
testImplementation 'org.assertj:assertj-core:3.24.2'
}

0 comments on commit d00490a

Please sign in to comment.