Skip to content

Commit

Permalink
chore(deps-dev): bump org.apache.solr:solr-solrj from 9.6.1 to 9.7.0
Browse files Browse the repository at this point in the history
Bumps org.apache.solr:solr-solrj from 9.6.1 to 9.7.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent bb5a75c commit 038e768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/testcontainers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-solrj</artifactId>
<version>9.6.1</version>
<version>9.7.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 038e768

Please sign in to comment.