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 aa649b2efb KARAF-7729 - Upgrade to Aries SpiFly 1.3.6 new 808631e794 Merge pull request #1741 from jbonofre/KARAF-7729 aa649b2efb is described below commit aa649b2efb983aac5d0d164d5768622c703f4f6c Author: Jean-Baptiste Onofré <jbono...@apache.org> AuthorDate: Thu Jul 27 08:19:27 2023 +0200 KARAF-7729 - Upgrade to Aries SpiFly 1.3.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a94de617db..af611abb6b 100644 --- a/pom.xml +++ b/pom.xml @@ -262,7 +262,7 @@ <aries.jndi.url.version>1.1.0</aries.jndi.url.version> <aries.proxy.version>1.1.13</aries.proxy.version> <aries.proxy.api.version>1.1.1</aries.proxy.api.version> - <aries.spifly.version>1.3.5</aries.spifly.version> + <aries.spifly.version>1.3.6</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.control.version>1.0.1</aries.transaction.control.version>