We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e95c542 commit be4bd4bCopy full SHA for be4bd4b
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.ansj</groupId>
6
<artifactId>elasticsearch-analysis-ansj</artifactId>
7
- <version>2.4.5.0</version>
+ <version>2.4.5.1</version>
8
<description>elasticsearch analysis by ansj</description>
9
<name>elasticsearch-analysis-ansj</name>
10
<url>http://maven.nlpcn.org</url>
@@ -30,14 +30,14 @@
30
<dependency>
31
32
<artifactId>ansj_seg</artifactId>
33
- <version>5.1.1</version>
+ <version>5.1.2</version>
34
<scope>compile</scope>
35
</dependency>
36
37
38
39
<artifactId>ansj_lucene5_plug</artifactId>
40
- <version>5.1.1.0</version>
+ <version>5.1.1.2</version>
41
42
43
0 commit comments