This is an automated email from the ASF dual-hosted git repository. ffang 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 4bac36b [KARAF-6826]update to aries.spi 1.2.4 4bac36b is described below commit 4bac36b4ea947ff949cbbd14a55c7b66bc4a0717 Author: Freeman Fang <freeman.f...@gmail.com> AuthorDate: Tue Aug 25 13:58:56 2020 -0400 [KARAF-6826]update to aries.spi 1.2.4 (cherry picked from commit bb8247cd794e0a9323b8886989406682e98349ee) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ff4252d..3ed0242 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>