Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

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

Updates `org.apache.solr:solr-core` from 9.3.0 to 9.4.0

Updates `org.apache.solr:solr-solrj` from 9.3.0 to 9.4.0

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 8299b50 commit 7a67d97
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 @@ -127,7 +127,7 @@ POSSIBILITY OF SUCH DAMAGE.
</scm>

<properties>
<solr.version>9.3.0</solr.version>
<solr.version>9.4.0</solr.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 7a67d97

Please sign in to comment.