You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2019/02/04 19:44:35 UTC

[karaf] branch master updated: [KARAF-6127] Upgrade to Felix Framework 5.6.12

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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new e7f3ce3  [KARAF-6127] Upgrade to Felix Framework 5.6.12
     new 510bc98  Merge pull request #748 from jbonofre/KARAF-6127
e7f3ce3 is described below

commit e7f3ce3c25d71d31490db410b0153febd3a4fff3
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Feb 1 16:23:12 2019 +0100

    [KARAF-6127] Upgrade to Felix Framework 5.6.12
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 867a4d9..7a1d7bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
         <felix.connect.version>0.2.0</felix.connect.version>
         <felix.coordinator.version>1.0.2</felix.coordinator.version>
         <felix.fileinstall.version>3.6.4</felix.fileinstall.version>
-        <felix.framework.version>5.6.10</felix.framework.version>
+        <felix.framework.version>5.6.12</felix.framework.version>
         <felix.framework.security.version>2.6.1</felix.framework.security.version>
         <felix.gogo.runtime.version>1.1.2</felix.gogo.runtime.version>
         <felix.gogo.jline.version>1.1.4</felix.gogo.jline.version>