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-extensions-slf4j-mdc.git

commit e16ed49792ce610a41b24fc88fd501414f3fdc09
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Nov 10 22:06:32 2016 +0000

    SLING-6270 - slf4j-mdc build fails on Java 8
    
    Updated felix framework version.
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1769209 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6eac4aa..63310e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,7 +282,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>4.0.2</version>
+      <version>5.4.0</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

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

Reply via email to