This is an automated email from the ASF dual-hosted git repository.
clebertsuconic 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 2585ef3 ARTEMIS-3368 Upgrade hawtio version to 2.13.5
2585ef3 is described below
commit 2585ef3e7b34815afb93270068cbf4b1e6ed3b53
Author: Domenico Francesco Bruscino <[email protected]>
AuthorDate: Mon Jun 28 18:18:29 2021 +0200
ARTEMIS-3368 Upgrade hawtio version to 2.13.5
---
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 bf20c2c..6706cdc 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.4</hawtio.version>
+ <hawtio.version>2.13.5</hawtio.version>
<jline.version>3.2.0</jline.version>
<junit-version>4.11</junit-version>
<log4j-version>1.2.17</log4j-version>