This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.testing.sling-mock-1.5.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git
commit da535094d17ebe5ddf0b4794a456f061e2212073 Author: Julian Sedding <[email protected]> AuthorDate: Fri Sep 4 14:36:42 2015 +0000 SLING-5002 - [sling-mock] Update dependency version of org.reflections - updated to 0.9.10 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock@1701275 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1a62f1c..6026c5a 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ <dependency> <groupId>org.reflections</groupId> <artifactId>reflections</artifactId> - <version>0.9.9-RC2</version> + <version>0.9.10</version> <scope>compile</scope> <!-- exclude all optional dependencies --> <exclusions> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
