This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 0fc1906a62 ARTEMIS-4493 upgrade Hawtio to 2.17.7
0fc1906a62 is described below
commit 0fc1906a6296fb55d761557a2f5bd08ee3d4f366
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Nov 7 11:49:23 2023 -0600
ARTEMIS-4493 upgrade Hawtio to 2.17.7
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e953035090..9d430ac792 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
<fuse.mqtt.client.version>1.16</fuse.mqtt.client.version>
<caffeine.version>3.1.6</caffeine.version>
<guava.version>32.0.1-jre</guava.version>
- <hawtio.version>2.17.6</hawtio.version>
+ <hawtio.version>2.17.7</hawtio.version>
<jsr305.version>3.0.2</jsr305.version>
<jetty.version>10.0.16</jetty.version>
<jetty-servlet-api.version>4.0.6</jetty-servlet-api.version>