Skip to content

Commit

Permalink
Bump solr.version from 9.6.1 to 9.7.0
Browse files Browse the repository at this point in the history
Bumps `solr.version` from 9.6.1 to 9.7.0.

Updates `org.apache.solr:solr-solrj` from 9.6.1 to 9.7.0

Updates `org.apache.solr:solr-test-framework` from 9.6.1 to 9.7.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 192289f commit 964973f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</repositories>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<solr.version>9.6.1</solr.version>
<solr.version>9.7.0</solr.version>
<jackson-databind.version>[2.9.9,)</jackson-databind.version>
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 964973f

Please sign in to comment.