Skip to content

Commit

Permalink
Updated for elasicsearch 7.17.9
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyza committed Feb 6, 2023
1 parent 5ab6f0c commit f3113c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch-analysis-lemmagen</artifactId>
<version>7.17.8</version>
<version>7.17.9</version>
<packaging>jar</packaging>
<properties>
<plugin.version>7.17.8</plugin.version>
<plugin.version>7.17.9</plugin.version>
<lucene.version>8.11.1</lucene.version>
<elasticsearch.version>7.17.8</elasticsearch.version>
<elasticsearch.version>7.17.9</elasticsearch.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
Expand Down

0 comments on commit f3113c0

Please sign in to comment.