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 c68985b93c AMQ-9797: Upgrade to Jolokia 2.4.0 (#1520)
c68985b93c is described below
commit c68985b93c9255483e255b23e4c93c036f18f740
Author: JB Onofré <[email protected]>
AuthorDate: Sun Oct 19 14:00:35 2025 +0200
AMQ-9797: Upgrade to Jolokia 2.4.0 (#1520)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 57c81d42a1..da7e3235ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
<javassist-version>3.30.2-GA</javassist-version>
<jettison-version>1.5.4</jettison-version>
<jmock-version>2.13.1</jmock-version>
- <jolokia-version>2.3.0</jolokia-version>
+ <jolokia-version>2.4.0</jolokia-version>
<junit-version>4.13.2</junit-version>
<hamcrest-version>1.3</hamcrest-version>
<karaf-version>4.3.7</karaf-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact