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 2020/09/01 07:17:12 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6832] Upgrade to Aries Proxy 1.1.8

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 8a39886  [KARAF-6832] Upgrade to Aries Proxy 1.1.8
8a39886 is described below

commit 8a3988646beb47d7d0c9721ac03d1e2b699c87f0
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon Aug 31 15:44:14 2020 +0200

    [KARAF-6832] Upgrade to Aries Proxy 1.1.8
    
    (cherry picked from commit ac7ffd1cb53cda3b6d6318ba007d7a371babfae9)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3ed0242..64e11e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -237,7 +237,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.7</aries.proxy.version>
+        <aries.proxy.version>1.1.8</aries.proxy.version>
         <aries.proxy.api.version>1.1.1</aries.proxy.api.version>
         <aries.spifly.version>1.2.4</aries.spifly.version>
         <aries.subsystem.api.version>2.0.10</aries.subsystem.api.version>