Skip to content

Commit

Permalink
[DUOS-1740]: Bump lucene-core from 9.1.0 to 9.2.0 (#641)
Browse files Browse the repository at this point in the history
Bumps lucene-core from 9.1.0 to 9.2.0.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 25, 2022
1 parent 7dcb13b commit bd72003
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 @@ -430,7 +430,7 @@
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-core</artifactId>
<version>9.1.0</version>
<version>9.2.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit bd72003

Please sign in to comment.