This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-tracer.git

commit 41a0d2397c2cf332579cc16a92190610ae5228ae
Author: Chetan Mehrotra <[email protected]>
AuthorDate: Sat Oct 8 09:29:40 2016 +0000

    SLING-5762 - Relax Sling Log Tracer package imports
    
    Reduce the version to allow using tracer on  setups which have older 
version of commons osgi
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1763880 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8291063..06c3c32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.commons.json</artifactId>
-      <version>2.0.8</version>
+      <version>2.0.6</version>
     </dependency>
     <dependency>
       <groupId>com.google.code.findbugs</groupId>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to