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.git
The following commit(s) were added to refs/heads/main by this push: new 9d75881e31 ARTEMIS-5654 Bump artemis-console-version from 1.2.1 to 1.3.0 9d75881e31 is described below commit 9d75881e31e110cc656127ff68477f09a036e9ef Author: Justin Bertram <jbert...@apache.org> AuthorDate: Tue Sep 9 15:32:43 2025 -0500 ARTEMIS-5654 Bump artemis-console-version from 1.2.1 to 1.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1958e8be84..614d2df7d4 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,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.2.1</artemis-console-version> + <artemis-console-version>1.3.0</artemis-console-version> <karaf.version>4.4.8</karaf.version> <pax.exam.version>4.14.0</pax.exam.version> <commons.config.version>2.11.0</commons.config.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@activemq.apache.org For additional commands, e-mail: commits-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact