Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
medcl committed Jun 2, 2020
1 parent 473175c commit 2f34d08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -12,7 +12,7 @@
<inceptionYear>2012</inceptionYear>

<properties>
<elasticsearch.version>7.4.0</elasticsearch.version>
<elasticsearch.version>7.7.0</elasticsearch.version>
<maven.compiler.target>1.8</maven.compiler.target>
<elasticsearch.assembly.descriptor>${project.basedir}/src/main/assemblies/plugin.xml</elasticsearch.assembly.descriptor>
<elasticsearch.plugin.name>analysis-pinyin</elasticsearch.plugin.name>
Expand Down Expand Up @@ -98,7 +98,7 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.16</version>
<version>1.2.17</version>
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit 2f34d08

Please sign in to comment.