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

jbonofre 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 8dc9f69  [KARAF-7230] Upgrade to Aries Proxy 1.1.11
8dc9f69 is described below

commit 8dc9f69711c87af0cedbd04d1249c18d2a6b7112
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Aug 4 08:22:34 2021 +0200

    [KARAF-7230] Upgrade to Aries Proxy 1.1.11
    
    (cherry picked from commit 6dff44f4637c152df3ec4f0e27e4dbdc1f6e5098)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0216cb8..129ce45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -262,7 +262,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.10</aries.proxy.version>
+        <aries.proxy.version>1.1.11</aries.proxy.version>
         <aries.proxy.api.version>1.1.1</aries.proxy.api.version>
         <aries.spifly.version>1.3.2</aries.spifly.version>
         <aries.subsystem.api.version>2.0.10</aries.subsystem.api.version>

Reply via email to