Skip to content

Commit

Permalink
update lucene
Browse files Browse the repository at this point in the history
  • Loading branch information
tkashinsky-r7 committed Dec 8, 2024
1 parent d12c915 commit e99faa7
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 @@ -7,7 +7,7 @@
<packaging>jar</packaging>
<properties>
<elasticsearch.version>8.11.1</elasticsearch.version>
<lucene.version>8.4.0</lucene.version>
<lucene.version>9.8.0</lucene.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
Expand Down

0 comments on commit e99faa7

Please sign in to comment.