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 2018/02/25 05:44:49 UTC

[karaf] 01/03: [KARAF-5619] Upgrade to Aries JMX Core 1.1.8

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

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

commit 94aaacbf4035283def095446d8e203009703b7d7
Author: Jean-Baptiste Onofré <jb...@nanthrax.net>
AuthorDate: Tue Feb 20 10:24:01 2018 +0100

    [KARAF-5619] Upgrade to Aries JMX Core 1.1.8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 93d1251..7fe60c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -215,7 +215,7 @@
         <aries.blueprint.spring.version>0.4.0</aries.blueprint.spring.version>
         <aries.blueprint.spring.extender.version>0.3.0</aries.blueprint.spring.extender.version>
         <aries.jmx.api.version>1.1.5</aries.jmx.api.version>
-        <aries.jmx.core.version>1.1.7</aries.jmx.core.version>
+        <aries.jmx.core.version>1.1.8</aries.jmx.core.version>
         <aries.jmx.blueprint.api.version>1.1.5</aries.jmx.blueprint.api.version>
         <aries.jmx.blueprint.core.version>1.1.5</aries.jmx.blueprint.core.version>
         <aries.jmx.whiteboard.version>1.1.5</aries.jmx.whiteboard.version>

-- 
To stop receiving notification emails like this one, please contact
jbonofre@apache.org.