This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


The following commit(s) were added to refs/heads/master by this push:
     new 5ff4e26  Update tests form Apache Commons Pool 2.6.1 to 2.6.2.
5ff4e26 is described below

commit 5ff4e26e79dad54829c21c25e444660b15b593a2
Author: Gary Gregory <ggreg...@rocketsoftware.com>
AuthorDate: Thu Apr 11 12:45:58 2019 -0400

    Update tests form Apache Commons Pool 2.6.1 to 2.6.2.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 73e733c..845b224 100644
--- a/pom.xml
+++ b/pom.xml
@@ -426,7 +426,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-pool2</artifactId>
-      <version>2.6.1</version>
+      <version>2.6.2</version>
       <scope>test</scope>
     </dependency>
 

Reply via email to