Skip to content

Commit be4bd4b

Browse files
committed
upgrade ansj_seg to 5.1.2
1 parent e95c542 commit be4bd4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.ansj</groupId>
66
<artifactId>elasticsearch-analysis-ansj</artifactId>
7-
<version>2.4.5.0</version>
7+
<version>2.4.5.1</version>
88
<description>elasticsearch analysis by ansj</description>
99
<name>elasticsearch-analysis-ansj</name>
1010
<url>http://maven.nlpcn.org</url>
@@ -30,14 +30,14 @@
3030
<dependency>
3131
<groupId>org.ansj</groupId>
3232
<artifactId>ansj_seg</artifactId>
33-
<version>5.1.1</version>
33+
<version>5.1.2</version>
3434
<scope>compile</scope>
3535
</dependency>
3636

3737
<dependency>
3838
<groupId>org.ansj</groupId>
3939
<artifactId>ansj_lucene5_plug</artifactId>
40-
<version>5.1.1.0</version>
40+
<version>5.1.1.2</version>
4141
<scope>compile</scope>
4242
</dependency>
4343

0 commit comments

Comments
 (0)