You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2016/10/19 13:07:16 UTC

[4/4] karaf git commit: [KARAF-4790] Upgrade to felix framework security 2.6.0

[KARAF-4790] Upgrade to felix framework security 2.6.0

Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/38a8ea6f
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/38a8ea6f
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/38a8ea6f

Branch: refs/heads/master
Commit: 38a8ea6fc31f78294e13415254b1b129aafef41d
Parents: 00f9687
Author: Guillaume Nodet <gn...@apache.org>
Authored: Wed Oct 19 14:51:06 2016 +0200
Committer: Guillaume Nodet <gn...@apache.org>
Committed: Wed Oct 19 14:51:06 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/38a8ea6f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 68aa070..f3b618e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,7 +186,7 @@
         <felix.coordinator.version>1.0.2</felix.coordinator.version>
         <felix.fileinstall.version>3.5.6</felix.fileinstall.version>
         <felix.framework.version>5.6.0</felix.framework.version>
-        <felix.framework.security.version>2.4.0</felix.framework.security.version>
+        <felix.framework.security.version>2.6.0</felix.framework.security.version>
         <felix.gogo.runtime.version>1.0.0</felix.gogo.runtime.version>
         <felix.gogo.jline.version>1.0.0</felix.gogo.jline.version>
         <felix.inventory.version>1.0.4</felix.inventory.version>