Skip to content

Commit

Permalink
Revert "Bumps commons-pool2 version to latest"
Browse files Browse the repository at this point in the history
This reverts commit 5c042f7.
  • Loading branch information
marcosnils committed Mar 27, 2015
1 parent 5c042f7 commit b4d06e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
<version>2.3</version>
<version>2.0</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down

0 comments on commit b4d06e2

Please sign in to comment.