mirror of https://github.com/apache/archiva.git
[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:
parent
86da760aab
commit
0fe74aabaa
|
@ -126,7 +126,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-pool</groupId>
|
<groupId>commons-pool</groupId>
|
||||||
<artifactId>commons-pool</artifactId>
|
<artifactId>commons-pool</artifactId>
|
||||||
<version>1.5.6</version>
|
<version>1.6</version>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
Loading…
Reference in New Issue