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 2022/10/13 19:08:50 UTC

[karaf] branch main updated: [KARAF-7573] Upgrade to Aries Proxy 1.1.13

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 6352e0bb36 [KARAF-7573] Upgrade to Aries Proxy 1.1.13
     new 7119090d07 Merge pull request #1653 from jbonofre/KARAF-7573
6352e0bb36 is described below

commit 6352e0bb361232bfaab5d197207b2fe30d3549a7
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Oct 13 09:13:01 2022 +0200

    [KARAF-7573] Upgrade to Aries Proxy 1.1.13
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ba6ccf24ab..74526762c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -258,7 +258,7 @@
         <aries.jndi.api.version>1.1.0</aries.jndi.api.version>
         <aries.jndi.core.version>1.0.2</aries.jndi.core.version>
         <aries.jndi.url.version>1.1.0</aries.jndi.url.version>
-        <aries.proxy.version>1.1.12</aries.proxy.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.subsystem.api.version>2.0.10</aries.subsystem.api.version>