Skip to content

Commit

Permalink
Updated for elasicsearch 7.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KazaBen authored and vhyza committed Dec 20, 2021
1 parent 610b160 commit 4307ee4
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.16.1</version>
<version>7.16.2</version>
<packaging>jar</packaging>
<properties>
<plugin.version>7.16.1</plugin.version>
<plugin.version>7.16.2</plugin.version>
<lucene.version>8.10.1</lucene.version>
<elasticsearch.version>7.16.1</elasticsearch.version>
<elasticsearch.version>7.16.2</elasticsearch.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
Expand Down

0 comments on commit 4307ee4

Please sign in to comment.