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-rdf.git
The following commit(s) were added to refs/heads/master by this push: new cae8784 Update tests from org.slf4j:slf4j-simple from 1.7.25 to 1.7.26. cae8784 is described below commit cae8784520303fd20b494c14c2ac932393698f27 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu Feb 28 09:30:27 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 06cc58c..cb35f20 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ <servicemix.xerces.version>2.11.0_1</servicemix.xerces.version> <!-- Test dependencies --> - <slf4j.version>1.7.25</slf4j.version> + <slf4j.version>1.7.26</slf4j.version> <junit.version>4.12</junit.version> <skipAPICompatCheck>false</skipAPICompatCheck> </properties>