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 2019/05/02 13:38:39 UTC

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

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 b4a954c  Upgrade Jolokia to version 1.6.1
b4a954c is described below

commit b4a954ccc4c73ce588d18ecb202773bd2cbe8eec
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu May 2 15:38:17 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 51ff711..6102246 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -394,7 +394,7 @@
         <jodatime-bundle-version>1.6.2</jodatime-bundle-version>
         <jodatime2-bundle-version>2.10.1</jodatime2-bundle-version>
         <jota-version>1.0.0-beta3</jota-version>
-        <jolokia-version>1.6.0</jolokia-version>
+        <jolokia-version>1.6.1</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>