mirror of https://github.com/apache/lucene.git
SOLR-2982: increase commons-codec version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225233 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b685c0baaa
commit
a1a8eda2cd
|
@ -138,7 +138,7 @@
|
|||
<dependency>
|
||||
<groupId>commons-codec</groupId>
|
||||
<artifactId>commons-codec</artifactId>
|
||||
<version>1.5</version>
|
||||
<version>1.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-collections</groupId>
|
||||
|
|
Loading…
Reference in New Issue