UPDATE README.md

This commit is contained in:
magese 2019-02-15 17:22:17 +08:00
parent 76a4499777
commit 712da9e7fc
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ ik-analyzer for solr7.x
<dependency> <dependency>
<groupId>com.github.magese</groupId> <groupId>com.github.magese</groupId>
<artifactId>ik-analyzer</artifactId> <artifactId>ik-analyzer</artifactId>
<version>7.6.0</version> <version>7.7.0</version>
</dependency> </dependency>
``` ```