Skip to content

Commit

Permalink
Bump org.apache.lucene:lucene-analyzers-common from 8.11.3 to 8.11.4
Browse files Browse the repository at this point in the history
Bumps org.apache.lucene:lucene-analyzers-common from 8.11.3 to 8.11.4.

---
updated-dependencies:
- dependency-name: org.apache.lucene:lucene-analyzers-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 241e159 commit 180f5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion context-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-analyzers-common</artifactId>
<version>8.11.3</version>
<version>8.11.4</version>
</dependency>

<!-- Jena dependencies -->
Expand Down

0 comments on commit 180f5e4

Please sign in to comment.