You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 10:23:10 UTC

[sling-org-apache-sling-testing-sling-mock] 15/20: SLING-5002 - [sling-mock] Update dependency version of org.reflections

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 <js...@apache.org>
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
"commits@sling.apache.org" <co...@sling.apache.org>.