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

jamesnetherton pushed a commit to branch 3.33.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit 625cbdf1e9d257a650a7b96a8e1eef79d5c675ce
Author: James Netherton <[email protected]>
AuthorDate: Fri Mar 20 10:58:18 2026 +0000

    Upgrade Quarkus Artemis to 3.13.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0e1e84a77a..8fa2675042 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <debezium.version>3.4.2.Final</debezium.version> <!-- This should be 
in sync with quarkus-platform https://github.com/quarkusio/quarkus-platform-->
         <optaplanner.version>10.0.0</optaplanner.version><!-- This should be 
in sync with quarkus-platform 
https://repo1.maven.org/maven2/org/optaplanner/optaplanner-quarkus/ -->
         
<quarkiverse-amazonservices.version>3.15.1</quarkiverse-amazonservices.version><!--
 This should be in sync with quarkus-platform 
https://repo1.maven.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/
 -->
-        <quarkiverse-artemis.version>3.12.2</quarkiverse-artemis.version><!-- 
https://repo1.maven.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/ 
-->
+        <quarkiverse-artemis.version>3.13.0</quarkiverse-artemis.version><!-- 
https://repo1.maven.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/ 
-->
         <quarkiverse-batik.version>1.1.0</quarkiverse-batik.version><!-- 
https://repo1.maven.org/maven2/io/quarkiverse/batik/quarkus-batik-parent/ -->
         <quarkiverse-cxf.version>3.33.0</quarkiverse-cxf.version><!-- This 
should be in sync with quarkus-platform 
https://repo1.maven.org/maven2/io/quarkiverse/cxf/quarkus-cxf-parent/ -->
         
<quarkiverse-freemarker.version>1.3.0</quarkiverse-freemarker.version><!-- 
https://repo1.maven.org/maven2/io/quarkiverse/freemarker/quarkus-freemarker-parent/
 -->

Reply via email to