Skip to content

Commit

Permalink
chore: import lucene-core in -wikipedia
Browse files Browse the repository at this point in the history
  • Loading branch information
miurahr committed Aug 6, 2024
1 parent b3ae165 commit f7fa3cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions languagetool-wikipedia/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
</dependency>
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-core</artifactId>
</dependency>
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-analyzers-common</artifactId>
Expand Down

0 comments on commit f7fa3cf

Please sign in to comment.