You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ro...@apache.org on 2021/06/15 14:10:04 UTC

[activemq-artemis] 02/02: ARTEMIS-3348, ARTEMIS-3347: update to hawtio 2.13.4

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

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

commit 1430972c62bd55c0a7b15f9dc2c09349f5002506
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Tue Jun 15 11:57:41 2021 +0100

    ARTEMIS-3348, ARTEMIS-3347: update to hawtio 2.13.4
---
 artemis-hawtio/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/artemis-hawtio/pom.xml b/artemis-hawtio/pom.xml
index b096739..bf20c2c 100644
--- a/artemis-hawtio/pom.xml
+++ b/artemis-hawtio/pom.xml
@@ -35,7 +35,7 @@
 
         <activemq.basedir>${project.basedir}/..</activemq.basedir>
 
-        <hawtio.version>2.13.2</hawtio.version>
+        <hawtio.version>2.13.4</hawtio.version>
         <jline.version>3.2.0</jline.version>
         <junit-version>4.11</junit-version>
         <log4j-version>1.2.17</log4j-version>