Skip to content

Commit

Permalink
Change back commons pool to 2.0 as 2.2 isn't fully tested
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosnils committed May 25, 2014
1 parent 4ca3596 commit 1fba7de
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.2</version>
<version>2.0</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down

0 comments on commit 1fba7de

Please sign in to comment.