mirror of https://github.com/apache/lucene.git
LUCENE-3521: Maven configuration: upgrade ICU4J dependency to v4.8.1.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188173 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
af02ff68ad
commit
55eebdfdbf
|
@ -123,7 +123,7 @@
|
|||
<dependency>
|
||||
<groupId>com.ibm.icu</groupId>
|
||||
<artifactId>icu4j</artifactId>
|
||||
<version>4.8</version>
|
||||
<version>4.8.1.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
|
|
Loading…
Reference in New Issue