This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new df2496e [KARAF-7324] Upgrade to Aries SpiFly 1.3.4
new 72e63a9 Merge pull request #1483 from jbonofre/KARAF-7324
df2496e is described below
commit df2496e23a439452a3826e34e65c557bffac36f1
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Jan 8 07:18:53 2022 +0100
[KARAF-7324] Upgrade to Aries SpiFly 1.3.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6c6207e..db87afb 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.2</aries.spifly.version>
+ <aries.spifly.version>1.3.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>