You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cs...@apache.org on 2018/03/22 18:22:09 UTC

activemq git commit: AMQ-6935 - Update Jolokia to 1.5.0

Repository: activemq
Updated Branches:
  refs/heads/master d195b01f3 -> d97bbe5b5


AMQ-6935 - Update Jolokia to 1.5.0


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

Branch: refs/heads/master
Commit: d97bbe5b5d7c970d39bd1cf6ea5472c6e5cc767e
Parents: d195b01
Author: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Authored: Thu Mar 22 14:21:46 2018 -0400
Committer: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Committed: Thu Mar 22 14:21:46 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/d97bbe5b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b6facbe..b375e65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
     <tomcat-api-version>8.0.24</tomcat-api-version>
     <jettison-version>1.3.8</jettison-version>
     <jmock-version>2.5.1</jmock-version>
-    <jolokia-version>1.3.4</jolokia-version>
+    <jolokia-version>1.5.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>