You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by gt...@apache.org on 2021/03/23 09:55:20 UTC

[activemq-artemis] branch master updated: ARTEMIS-3194 Upgrade hawtio version to 2.13.1

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5a137fa  ARTEMIS-3194 Upgrade hawtio version to 2.13.1
5a137fa is described below

commit 5a137fa0b74f14e978472e4e7cab9eb6f6906286
Author: Domenico Francesco Bruscino <br...@apache.org>
AuthorDate: Mon Mar 22 08:30:36 2021 +0100

    ARTEMIS-3194 Upgrade hawtio version to 2.13.1
---
 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 3e6396b..f6729da 100644
--- a/artemis-hawtio/pom.xml
+++ b/artemis-hawtio/pom.xml
@@ -35,7 +35,7 @@
 
         <activemq.basedir>${project.basedir}/..</activemq.basedir>
 
-        <hawtio.version>2.11.0</hawtio.version>
+        <hawtio.version>2.13.1</hawtio.version>
         <jline.version>3.2.0</jline.version>
         <junit-version>4.11</junit-version>
         <log4j-version>1.2.17</log4j-version>