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

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


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 658b6ee  [KARAF-7085] Upgrade to Felix Utils 1.11.8
658b6ee is described below

commit 658b6eefa2dae30db2b38aba6c490e8676aae9bd
Author: jbonofre <[email protected]>
AuthorDate: Mon Mar 29 07:25:57 2021 +0200

    [KARAF-7085] Upgrade to Felix Utils 1.11.8
    
    (cherry picked from commit 6d73146bb13152395d6e8db77c0d79b58702976c)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d478853..1ecfddb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,7 @@
         <felix.http.version>4.1.6</felix.http.version>
         <felix.inventory.version>1.0.6</felix.inventory.version>
         <felix.plugin.version>5.1.2</felix.plugin.version>
-        <felix.utils.version>1.11.6</felix.utils.version>
+        <felix.utils.version>1.11.8</felix.utils.version>
         <felix.webconsole.version>4.6.0</felix.webconsole.version>
         <felix.webconsole.api.version>3.4.0</felix.webconsole.api.version>
         
<felix.memoryusage.webconsole.plugin.version>1.0.10</felix.memoryusage.webconsole.plugin.version>

Reply via email to