You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by vy...@apache.org on 2020/08/26 08:58:28 UTC

[logging-log4j2] branch master updated: 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.

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


The following commit(s) were added to refs/heads/master by this push:
     new 4b9e3c2  Bump org.apache.felix.framework from 5.6.10 to 6.0.3
4b9e3c2 is described below

commit 4b9e3c26980d2919d8cd88999a2ea6d6989f8ffc
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Aug 24 04:02:26 2020 +0000

    Bump org.apache.felix.framework from 5.6.10 to 6.0.3
    
    Bumps org.apache.felix.framework from 5.6.10 to 6.0.3.
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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