Skip to content

Commit

Permalink
build(deps): bump version.lucene from 9.8.0 to 9.10.0
Browse files Browse the repository at this point in the history
Bumps `version.lucene` from 9.8.0 to 9.10.0.

Updates `org.apache.lucene:lucene-highlighter` from 9.8.0 to 9.10.0

Updates `org.apache.lucene:lucene-analysis-common` from 9.8.0 to 9.10.0

---
updated-dependencies:
- dependency-name: org.apache.lucene:lucene-highlighter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.lucene:lucene-analysis-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 79414f9 commit e297c7a
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 @@ -57,7 +57,7 @@
<version.mockito>5.10.0</version.mockito>
<version.slf4j>2.0.12</version.slf4j>
<version.solr>9.5.0</version.solr>
<version.lucene>9.9.2</version.lucene>
<version.lucene>9.10.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>
<version.maven-gpg-plugin>3.1.0</version.maven-gpg-plugin>
Expand Down

0 comments on commit e297c7a

Please sign in to comment.