Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Remove double inclusion of commons-pool
Browse files Browse the repository at this point in the history
(cherry picked from commit ea50a44)
  • Loading branch information
rantav committed Mar 30, 2010
1 parent a70d66a commit 6717d83
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,6 @@
</plugins>
</build>
<dependencies>
<dependency>
<groupId>commons-pool</groupId>
<artifactId>commons-pool</artifactId>
<version>1.5.3</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
Expand Down

0 comments on commit 6717d83

Please sign in to comment.