This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.tracer-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-tracer.git
commit 8059adbc076884e68c2a2ebd0e09824ee80ba6ce 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/contrib/extensions/tracer@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]>.
