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

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


The following commit(s) were added to refs/heads/main by this push:
     new 9214278552 Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.8.0 
to 3.8.2 (#7422)
9214278552 is described below

commit 92142785528e67861345a81ca5e2323bedc4df74
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 5 08:10:57 2025 +0800

    Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.8.0 to 3.8.2 (#7422)
    
    Bumps 
[io.quarkiverse.artemis:quarkus-artemis-bom](https://github.com/quarkiverse/quarkus-artemis)
 from 3.8.0 to 3.8.2.
    - [Release notes](https://github.com/quarkiverse/quarkus-artemis/releases)
    - 
[Commits](https://github.com/quarkiverse/quarkus-artemis/compare/3.8.0...3.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.quarkiverse.artemis:quarkus-artemis-bom
      dependency-version: 3.8.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7c887419e2..ee5bb96c76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
         <debezium.version>3.1.0.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.6.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.8.0</quarkiverse-artemis.version><!-- 
https://repo1.maven.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/ 
-->
+        <quarkiverse-artemis.version>3.8.2</quarkiverse-artemis.version><!-- 
https://repo1.maven.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/ 
-->
         <quarkiverse-cxf.version>3.23.1</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.2.0</quarkiverse-freemarker.version><!-- 
https://repo1.maven.org/maven2/io/quarkiverse/freemarker/quarkus-freemarker-parent/
 -->
         <quarkiverse-fury.version>0.3.2</quarkiverse-fury.version><!-- 
https://repo1.maven.org/maven2/io/quarkiverse/fury/quarkus-fury-parent/ -->

Reply via email to