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 2020/10/19 11:36:04 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6889] Upgrade to Aries SpiFly 1.3.2

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 3c00296  [KARAF-6889] Upgrade to Aries SpiFly 1.3.2
3c00296 is described below

commit 3c0029620ae5a8f1f4decc3085a5ee16c23ecfae
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon Oct 19 07:47:11 2020 +0200

    [KARAF-6889] Upgrade to Aries SpiFly 1.3.2
    
    (cherry picked from commit 50acfbd6a6ff38ed399290ddff3b41bf7d8ad3b3)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d299341..e1c6c9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@
         <aries.jndi.url.version>1.1.0</aries.jndi.url.version>
         <aries.proxy.version>1.1.8</aries.proxy.version>
         <aries.proxy.api.version>1.1.1</aries.proxy.api.version>
-        <aries.spifly.version>1.2.4</aries.spifly.version>
+        <aries.spifly.version>1.3.2</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.manager.version>1.3.3</aries.transaction.manager.version>