You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by ff...@apache.org on 2020/08/25 17:59:11 UTC

[karaf] branch master updated: [KARAF-6826]update to aries.spi 1.2.4

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

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


The following commit(s) were added to refs/heads/master by this push:
     new bb8247c  [KARAF-6826]update to aries.spi 1.2.4
bb8247c is described below

commit bb8247cd794e0a9323b8886989406682e98349ee
Author: Freeman Fang <fr...@gmail.com>
AuthorDate: Tue Aug 25 13:58:56 2020 -0400

    [KARAF-6826]update to aries.spi 1.2.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bb1e2e8..7ca40db 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.7</aries.proxy.version>
         <aries.proxy.api.version>1.1.1</aries.proxy.api.version>
-        <aries.spifly.version>1.2.3</aries.spifly.version>
+        <aries.spifly.version>1.2.4</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>