You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2022/05/26 14:53:14 UTC

[karaf] branch main updated: [KARAF-7441] Upgrade to Felix Framework 7.0.4

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 628fddf017 [KARAF-7441] Upgrade to Felix Framework 7.0.4
     new 0c3d65eafc Merge pull request #1543 from jbonofre/KARAF-7441
628fddf017 is described below

commit 628fddf017bc66c458b6b0d8d853f04f3d55fba5
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu May 26 07:20:42 2022 +0200

    [KARAF-7441] Upgrade to Felix Framework 7.0.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8207099bfb..183b8e6021 100644
--- a/pom.xml
+++ b/pom.xml
@@ -214,7 +214,7 @@
         <felix.coordinator.version>1.0.2</felix.coordinator.version>
         <felix.converter.version>1.0.14</felix.converter.version>
         <felix.fileinstall.version>3.7.4</felix.fileinstall.version>
-        <felix.framework.version>7.0.3</felix.framework.version>
+        <felix.framework.version>7.0.4</felix.framework.version>
         <felix.framework.security.version>2.8.3</felix.framework.security.version>
         <felix.gogo.runtime.version>1.1.6</felix.gogo.runtime.version>
         <felix.gogo.jline.version>1.1.8</felix.gogo.jline.version>