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 2019/06/21 14:58:24 UTC

[karaf] branch master updated: [KARAF-6335] Upgrade to Aries Proxy 1.1.5

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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 118dfde  [KARAF-6335] Upgrade to Aries Proxy 1.1.5
     new 9df4cbc  Merge pull request #887 from jbonofre/KARAF-6335
118dfde is described below

commit 118dfded779235142ccbd2fb10ca871df121df90
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Jun 21 15:08:12 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 33739e8..6af0d49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,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.4</aries.proxy.version>
+        <aries.proxy.version>1.1.5</aries.proxy.version>
         <aries.proxy.api.version>1.1.0</aries.proxy.api.version>
         <aries.spifly.version>1.2</aries.spifly.version>
         <aries.subsystem.api.version>2.0.10</aries.subsystem.api.version>