This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
new 6ac7b051c [AMQ-8545] Upgrade to Jolokia 1.7.1
6ac7b051c is described below
commit 6ac7b051caf43e271054b6626e2e93e6c7cd0064
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Apr 18 12:07:03 2022 +0200
[AMQ-8545] Upgrade to Jolokia 1.7.1
(cherry picked from commit 39c3ce7810f2288ab35c3330dcf8e3845908e89b)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a5999476c..45a9b5c66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
<tomcat-api-version>9.0.48</tomcat-api-version>
<jettison-version>1.4.1</jettison-version>
<jmock-version>2.5.1</jmock-version>
- <jolokia-version>1.6.2</jolokia-version>
+ <jolokia-version>1.7.1</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>