You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/07/10 08:02:53 UTC

[camel] branch master updated: Upgrade Jolokia to version 1.6.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1302459  Upgrade Jolokia to version 1.6.0
1302459 is described below

commit 1302459a76c7f86ea1263c2b1aa136ec54a3f94e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 10 10:02:31 2018 +0200

    Upgrade Jolokia to version 1.6.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 97a796b..7be4470 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -401,7 +401,7 @@
     <jmh-version>1.21</jmh-version>
     <jodatime-bundle-version>1.6.2</jodatime-bundle-version>
     <jodatime2-bundle-version>2.10</jodatime2-bundle-version>
-    <jolokia-version>1.5.0</jolokia-version>
+    <jolokia-version>1.6.0</jolokia-version>
     <jolt-version>0.1.1</jolt-version>
     <jolt-bundle-version>0.1.1_1</jolt-bundle-version>
     <jool-version>0.9.12</jool-version>