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/10/07 09:25:34 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7557] Upgrade to Aries SpiFly 1.3.5

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

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


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new dd103bc818 [KARAF-7557] Upgrade to Aries SpiFly 1.3.5
dd103bc818 is described below

commit dd103bc81816ef9427e6fa90fffac78f61e497ab
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Oct 6 14:53:18 2022 +0200

    [KARAF-7557] Upgrade to Aries SpiFly 1.3.5
    
    (cherry picked from commit 480f2a5a1782d289624cebe05c22074f83ade223)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 933fd3291c..a6bddd0efa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -260,7 +260,7 @@
         <aries.jndi.url.version>1.1.0</aries.jndi.url.version>
         <aries.proxy.version>1.1.12</aries.proxy.version>
         <aries.proxy.api.version>1.1.1</aries.proxy.api.version>
-        <aries.spifly.version>1.3.4</aries.spifly.version>
+        <aries.spifly.version>1.3.5</aries.spifly.version>
         <aries.subsystem.api.version>2.0.10</aries.subsystem.api.version>
         <aries.subsystem.core.version>2.0.10</aries.subsystem.core.version>
         <aries.transaction.control.version>1.0.1</aries.transaction.control.version>