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

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


The following commit(s) were added to refs/heads/main by this push:
     new b695e69  ARTEMIS-5923 Upgrade hawtio version to 4.7.0
b695e69 is described below

commit b695e6958df4b45c7b8b1dae73fd71794dbbebde
Author: Domenico Francesco Bruscino <[email protected]>
AuthorDate: Thu Apr 16 17:06:00 2026 +0200

    ARTEMIS-5923 Upgrade hawtio version to 4.7.0
    
    hawtio 4.7.0 includes fix(auth): Fix NPE when throttling is disabled 
(HAWNG-1573)
    
https://github.com/hawtio/hawtio/commit/0efe877cd9eed8114aed53b3cc5b18bc332e5595
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 049ec56..3aa66f7 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.2</hawtio.version>
+        <hawtio.version>4.7.0</hawtio.version>
         <jakarta.servlet-api.version>5.0.0</jakarta.servlet-api.version>
         <slf4j.version>2.0.17</slf4j.version>
         <log4j.version>2.25.3</log4j.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to