You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2018/07/26 22:48:38 UTC

activemq git commit: AMQ-7019 Update Jolokia to latest version

Repository: activemq
Updated Branches:
  refs/heads/master 0b76d3a0e -> 2ebea251c


AMQ-7019 Update Jolokia to latest version

Updates version to v1.6.0


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/2ebea251
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/2ebea251
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/2ebea251

Branch: refs/heads/master
Commit: 2ebea251cdf58ddf0a29f41ccb6c6aadcfdb9b95
Parents: 0b76d3a
Author: Timothy Bish <ta...@gmail.com>
Authored: Thu Jul 26 18:48:08 2018 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Thu Jul 26 18:48:08 2018 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/2ebea251/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dec16da..429dcb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
     <tomcat-api-version>8.0.53</tomcat-api-version>
     <jettison-version>1.3.8</jettison-version>
     <jmock-version>2.5.1</jmock-version>
-    <jolokia-version>1.5.0</jolokia-version>
+    <jolokia-version>1.6.0</jolokia-version>
     <josql-version>1.5_5</josql-version>
     <!-- for json-simple use same version as jolokia uses -->
     <json-simple-version>1.1.1</json-simple-version>