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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new 39c3ce781 [AMQ-8545] Upgrade to Jolokia 1.7.1
     new 82f5cbd65 Merge pull request #828 from jbonofre/AMQ-8545
39c3ce781 is described below

commit 39c3ce7810f2288ab35c3330dcf8e3845908e89b
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Apr 18 12:07:03 2022 +0200

    [AMQ-8545] Upgrade to Jolokia 1.7.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d9dd0a44b..8e4d84d3a 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>

Reply via email to