Repository: karaf Updated Branches: refs/heads/master 9cf7c426d -> fa00d0e84
[KARAF-5159] Upgrade to Felix WebConsole 4.3.4 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/fa00d0e8 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/fa00d0e8 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/fa00d0e8 Branch: refs/heads/master Commit: fa00d0e8480b2aaec4bf3d51e7a377438c273d95 Parents: 9cf7c42 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon May 29 14:31:29 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon May 29 14:31:29 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/fa00d0e8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f35090a..7740b47 100644 --- a/pom.xml +++ b/pom.xml @@ -193,7 +193,7 @@ <felix.inventory.version>1.0.4</felix.inventory.version> <felix.plugin.version>3.3.0</felix.plugin.version> <felix.utils.version>1.10.0</felix.utils.version> - <felix.webconsole.version>4.3.0</felix.webconsole.version> + <felix.webconsole.version>4.3.4</felix.webconsole.version> <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version> <felix.metatype.version>1.1.2</felix.metatype.version> <felix.eventadmin.version>1.4.8</felix.eventadmin.version>
