Revision 49641
Added by Alessia Bardi almost 6 years ago
webapps/dnet-container-openaireplus/trunk/pom.xml | ||
---|---|---|
56 | 56 |
<groupId>apache</groupId> |
57 | 57 |
<artifactId>commons-pool</artifactId> |
58 | 58 |
</exclusion> |
59 |
<exclusion> |
|
60 |
<groupId>commons-dbcp</groupId> |
|
61 |
<artifactId>commons-dbcp</artifactId> |
|
62 |
</exclusion> |
|
63 | 59 |
</exclusions> |
64 | 60 |
</dependency> |
65 | 61 |
<dependency> |
Also available in: Unified diff
Do not exclude old dbcp for now