Skip to content

Commit

Permalink
elasticsearch 8.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marevol committed Jan 13, 2024
1 parent e1ac235 commit f4fe66e
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 @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.codelibs</groupId>
<artifactId>elasticsearch-analysis-fess</artifactId>
<version>8.11.3.1-SNAPSHOT</version>
<version>8.11.4.0-SNAPSHOT</version>
<packaging>jar</packaging>
<description>This plugin provides an analysis library for Fess.</description>
<inceptionYear>2011</inceptionYear>
Expand All @@ -26,7 +26,7 @@
<version>9</version>
</parent>
<properties>
<elasticsearch.version>8.11.3</elasticsearch.version>
<elasticsearch.version>8.11.4</elasticsearch.version>
<elasticsearch.plugin.classname>org.codelibs.elasticsearch.fess.FessAnalysisPlugin</elasticsearch.plugin.classname>
<lucene.version>9.8.0</lucene.version>
<log4j.version>2.19.0</log4j.version>
Expand Down

0 comments on commit f4fe66e

Please sign in to comment.