You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2020/09/12 19:13:03 UTC

[logging-log4j2] 01/02: Revert "Bump org.apache.felix.framework from 5.6.10 to 6.0.3"

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

mattsicker pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 8e287165efb7dc79fa2b58a3a03ee8d517460e9b
Author: Matt Sicker <bo...@gmail.com>
AuthorDate: Sat Sep 12 14:12:28 2020 -0500

    Revert "Bump org.apache.felix.framework from 5.6.10 to 6.0.3"
    
    This reverts commit 4b9e3c26980d2919d8cd88999a2ea6d6989f8ffc.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a333d3a..3924d63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -296,7 +296,7 @@
       <dependency>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.framework</artifactId>
-        <version>6.0.3</version>
+        <version>5.6.10</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven</groupId>