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-dbcp.git
The following commit(s) were added to refs/heads/master by this push: new f39dd56 Update tests from org.slf4j:slf4j-simple from 1.7.25 to 1.7.26. f39dd56 is described below commit f39dd56ab508f476b9df4f26a563e4a5f336de97 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu Feb 28 09:26:45 2019 -0500 Update tests from org.slf4j:slf4j-simple from 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 a7b15a3..645b916 100644 --- a/pom.xml +++ b/pom.xml @@ -236,7 +236,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-simple</artifactId> - <version>1.7.25</version> + <version>1.7.26</version> <scope>test</scope> </dependency> <dependency>