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/artemis.git
commit e3f935942ce105dee9284569b85443895ebf4ff8 Author: Domenico Francesco Bruscino <[email protected]> AuthorDate: Tue Mar 10 19:41:26 2026 +0100 ARTEMIS-5946 Update to Artemis Console 1.7.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2f7a8db670..44ef2b9b91 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ <modular.jdk.surefire.arg>--add-modules java.sql,jdk.unsupported </modular.jdk.surefire.arg> <activemq-artemis-native-version>2.0.0</activemq-artemis-native-version> - <artemis-console-version>1.6.0</artemis-console-version> + <artemis-console-version>1.7.0</artemis-console-version> <karaf.version>4.4.10</karaf.version> <pax.exam.version>4.14.0</pax.exam.version> <commons.config.version>2.13.0</commons.config.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
