Skip to content

Commit

Permalink
Bump lucene-queries from 9.5.0 to 9.7.0
Browse files Browse the repository at this point in the history
Bumps lucene-queries from 9.5.0 to 9.7.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jmaciasluque committed Feb 19, 2024
1 parent 9ed911e commit 2b6da7d
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 @@ -58,7 +58,7 @@
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-queries</artifactId>
<version>9.5.0</version>
<version>9.7.0</version>
</dependency>
<dependency>
<groupId>org.apache.lucene</groupId>
Expand Down

0 comments on commit 2b6da7d

Please sign in to comment.