Skip to content

Commit

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

Updates `org.apache.lucene:lucene-highlighter` from 9.4.2 to 9.9.1

Updates `org.apache.lucene:lucene-analysis-common` from 9.4.2 to 9.9.1

---
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 Jan 16, 2024
1 parent 858de86 commit f3a3a19
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.8.0</version.mockito>
<version.slf4j>2.0.2</version.slf4j>
<version.solr>9.4.0</version.solr>
<version.lucene>9.8.0</version.lucene>
<version.lucene>9.9.1</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 f3a3a19

Please sign in to comment.