Skip to content

Commit

Permalink
update lucene
Browse files Browse the repository at this point in the history
  • Loading branch information
marschall committed Sep 22, 2024
1 parent 6824e34 commit eb892df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-core</artifactId>
<version>9.8.0</version>
<version>9.11.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -463,7 +463,7 @@
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-core</artifactId>
<version>8.11.2</version>
<version>8.11.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit eb892df

Please sign in to comment.