diff options
author | Olivier Lamy <olamy@apache.org> | 2012-09-27 22:59:24 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-09-27 22:59:24 +0000 |
commit | 064e52434d9d03cdb73b41b1effedc49a3d3844e (patch) | |
tree | ec4d449121500708ddaf76679a2490e13483b7b1 /pom.xml | |
parent | f4b23cce349874cc7c6809b5dbe2a3ddfccc2aa3 (diff) | |
download | archiva-064e52434d9d03cdb73b41b1effedc49a3d3844e.tar.gz archiva-064e52434d9d03cdb73b41b1effedc49a3d3844e.zip |
larger fields for url/directories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1391259 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -556,7 +556,7 @@ <dependency> <groupId>commons-configuration</groupId> <artifactId>commons-configuration</artifactId> - <version>1.7</version> + <version>1.9</version> <exclusions> <exclusion> <groupId>commons-beanutils</groupId> |