mirror of https://github.com/apache/archiva.git
[MRM-1594] Upgrade to commons-codec 1.6
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237568 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
098c887065
commit
45549778c1
2
pom.xml
2
pom.xml
|
@ -61,7 +61,7 @@
|
|||
<properties>
|
||||
<!-- Note: when upgrading to 2.3.1+, template/xhtml can be removed from the
|
||||
webapp resources -->
|
||||
<commons-codec.version>1.5</commons-codec.version>
|
||||
<commons-codec.version>1.6</commons-codec.version>
|
||||
<commons-fileupload.version>1.2.2</commons-fileupload.version>
|
||||
<commons-lang.version>2.6</commons-lang.version>
|
||||
<struts.version>2.2.3.1</struts.version>
|
||||
|
|
Loading…
Reference in New Issue