Skip to content

Commit

Permalink
build(deps): bump version.solr from 9.4.0 to 9.4.1
Browse files Browse the repository at this point in the history
Bumps `version.solr` from 9.4.0 to 9.4.1.

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

Updates `org.apache.solr:solr-test-framework` from 9.4.0 to 9.4.1

Updates `org.apache.solr:solr-analysis-extras` from 9.4.0 to 9.4.1

---
updated-dependencies:
- dependency-name: org.apache.solr:solr-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.solr:solr-test-framework
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.solr:solr-analysis-extras
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent 85df7c8 commit d19f150
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 @@ -56,7 +56,7 @@
<version.junit>5.10.1</version.junit>
<version.mockito>5.9.0</version.mockito>
<version.slf4j>2.0.2</version.slf4j>
<version.solr>9.4.0</version.solr>
<version.solr>9.4.1</version.solr>
<version.lucene>9.8.0</version.lucene>
<!-- DO NOT UPDATE THIS, this is the latest version that works with Java 8 -->
<version.fmt-maven-plugin>2.9.1</version.fmt-maven-plugin>
Expand Down

0 comments on commit d19f150

Please sign in to comment.