Skip to content

Commit

Permalink
build(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 16, 2024
1 parent 7c6fe45 commit f13c1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<artifactId>embedded-solr</artifactId>
<properties>
<solr-solrj.version>9.6.1</solr-solrj.version>
<solr-solrj.version>9.7.0</solr-solrj.version>
</properties>

<dependencies>
Expand Down

0 comments on commit f13c1d3

Please sign in to comment.