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 2019/10/23 05:06:58 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6464] Upgrade to Aries SPI Fly 1.2.3

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 a7699b6  [KARAF-6464] Upgrade to Aries SPI Fly 1.2.3
a7699b6 is described below

commit a7699b6030704a3fd6bebecc436b2af246b37eb5
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Oct 18 14:07:30 2019 +0200

    [KARAF-6464] Upgrade to Aries SPI Fly 1.2.3
    
    (cherry picked from commit 432274b2fcb45e4ccc62f5b35502b13e7e6d6802)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 564a922..0d800fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -237,7 +237,7 @@
         <aries.jndi.url.version>1.1.0</aries.jndi.url.version>
         <aries.proxy.version>1.1.6</aries.proxy.version>
         <aries.proxy.api.version>1.1.0</aries.proxy.api.version>
-        <aries.spifly.version>1.2.2</aries.spifly.version>
+        <aries.spifly.version>1.2.3</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>