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 c08e1e8 [KARAF-6972] Upgrade to Felix Utils 1.11.6 new bee7cbc Merge pull request #1278 from jbonofre/KARAF-6972 c08e1e8 is described below commit c08e1e8a24c8aa87af57f25f66a2af7f756df312 Author: jbonofre <jbono...@apache.org> AuthorDate: Sat Dec 19 06:47:14 2020 +0100 [KARAF-6972] Upgrade to Felix Utils 1.11.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a542e8a..e91bfe9 100644 --- a/pom.xml +++ b/pom.xml @@ -197,7 +197,7 @@ <felix.http.version>4.1.2</felix.http.version> <felix.inventory.version>1.0.6</felix.inventory.version> <felix.maven-bundle-plugin.version>5.1.1</felix.maven-bundle-plugin.version> - <felix.utils.version>1.11.4</felix.utils.version> + <felix.utils.version>1.11.6</felix.utils.version> <felix.webconsole.version>4.5.4</felix.webconsole.version> <felix.webconsole.api.version>3.3.0</felix.webconsole.api.version> <felix.memoryusage.webconsole.plugin.version>1.0.10</felix.memoryusage.webconsole.plugin.version>