[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/fa33f984 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/fa33f984 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/fa33f984 Branch: refs/heads/karaf-4.0.x Commit: fa33f984e0264bb19cf5ae4dba38d1dba6e7bb15 Parents: e2ccd18 Author: Guillaume Nodet <[email protected]> Authored: Wed Oct 19 14:51:06 2016 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Wed Nov 2 11:56:28 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/fa33f984/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8e8ad63..c4f85dc 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,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.version>0.16.2</felix.gogo.version> <felix.inventory.version>1.0.4</felix.inventory.version> <felix.plugin.version>3.0.1</felix.plugin.version>
