Skip to content

Commit

Permalink
Bump lucene-test-framework from 7.1.0 to 9.5.0
Browse files Browse the repository at this point in the history
Bumps lucene-test-framework from 7.1.0 to 9.5.0.

---
updated-dependencies:
- dependency-name: org.apache.lucene:lucene-test-framework
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2023
1 parent db67df6 commit b8ab52d
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 @@ -48,7 +48,7 @@
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-test-framework</artifactId>
<version>7.1.0</version>
<version>9.5.0</version>
</dependency>
<dependency>
<groupId>org.apache.lucene</groupId>
Expand Down

0 comments on commit b8ab52d

Please sign in to comment.