Update commons-pool to 1.5.4

Change-Id: I9534f26e1747f689374bb3265901f8db791ad770
Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce
2009-12-15 16:22:42 -08:00
parent cafaa9a38c
commit 6aac4b06c3

View File

@@ -595,7 +595,7 @@ limitations under the License.
<dependency>
<groupId>commons-pool</groupId>
<artifactId>commons-pool</artifactId>
<version>1.5.3</version>
<version>1.5.4</version>
</dependency>
<dependency>