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 6dad0c6  Update tests from slf4j 1.7.25 to 1.7.26.
6dad0c6 is described below

commit 6dad0c62bd0bae7a8274a90d09ddaf00deb380d6
Author: Gary Gregory <ggreg...@rocketsoftware.com>
AuthorDate: Thu Feb 28 11:03:09 2019 -0500

    Update tests from slf4j 1.7.25 to 1.7.26.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d628602..b6a40a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -563,7 +563,7 @@
       org.yaml.snakeyaml.*;resolution:=optional,
       *
     </commons.osgi.import>
-    <slf4j.version>1.7.25</slf4j.version>
+    <slf4j.version>1.7.26</slf4j.version>
     <spring.version>4.3.19.RELEASE</spring.version>
 
     <!-- generate report even if there are binary incompatible changes -->

Reply via email to