[MRM-1608] Upgrade to commons-pool 1.6

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294143 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jean-Baptiste Onofre 2012-02-27 13:17:30 +00:00
parent 86da760aab
commit 0fe74aabaa
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@
<dependency>
<groupId>commons-pool</groupId>
<artifactId>commons-pool</artifactId>
<version>1.5.6</version>
<version>1.6</version>
<scope>runtime</scope>
</dependency>
</dependencies>