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-console.git
commit 06f080d21168a11a365d3368a2a97368fe9db888 Author: Grzegorz Grzybek <[email protected]> AuthorDate: Tue Nov 18 11:37:12 2025 +0100 ARTEMIS-5760: Upgrade to Hawtio 4.6.2 with new Jolokia version and improved RBAC support --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a145257..a6e319f 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ <maven.compiler.source>17</maven.compiler.source> <maven.compiler.target>17</maven.compiler.target> <maven.compiler.release>17</maven.compiler.release> - <hawtio.version>4.6.1</hawtio.version> + <hawtio.version>4.6.2</hawtio.version> <jakarta.servlet-api.version>5.0.0</jakarta.servlet-api.version> <slf4j.version>2.0.17</slf4j.version> <log4j.version>2.24.3</log4j.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
