Skip to content

Commit

Permalink
Updated for elasicsearch 8.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyza committed Dec 23, 2022
1 parent 11b1380 commit 03fea58
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>8.5.0</version>
<version>8.5.1</version>
<packaging>jar</packaging>
<properties>
<plugin.version>8.5.0</plugin.version>
<plugin.version>8.5.1</plugin.version>
<lucene.version>9.4.1</lucene.version>
<elasticsearch.version>8.5.0</elasticsearch.version>
<elasticsearch.version>8.5.1</elasticsearch.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
Expand Down

0 comments on commit 03fea58

Please sign in to comment.