You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/10/11 11:55:37 UTC

[camel-quarkus] 01/01: Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom

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

github-bot pushed a commit to branch dependabot/maven/io.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.5.2
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit 74219cf975c6aab91a68ad0f823070c27d5f7718
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Oct 11 11:55:32 2023 +0000

    Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom
    
    Bumps [io.quarkiverse.amazonservices:quarkus-amazon-services-bom](https://github.com/quarkiverse/quarkus-amazon-services) from 2.5.0 to 2.5.2.
    - [Release notes](https://github.com/quarkiverse/quarkus-amazon-services/releases)
    - [Commits](https://github.com/quarkiverse/quarkus-amazon-services/compare/2.5.0...2.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.quarkiverse.amazonservices:quarkus-amazon-services-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 65bb455f84..2813c0901c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
         <cassandra-quarkus.version>1.2.0</cassandra-quarkus.version><!-- This should be in sync with quarkus-platform https://repo1.maven.org/maven2/com/datastax/oss/quarkus/cassandra-quarkus-bom/ -->
         <debezium.version>2.3.0.Final</debezium.version> <!-- This should be in sync with quarkus-platform https://github.com/quarkusio/quarkus-platform-->
         <optaplanner.version>9.37.0.Final</optaplanner.version><!-- This should be in sync with quarkus-platform https://repo1.maven.org/maven2/org/optaplanner/optaplanner-quarkus/ -->
-        <quarkiverse-amazonservices.version>2.5.0</quarkiverse-amazonservices.version><!-- This should be in sync with quarkus-platform https://repo1.maven.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/ -->
+        <quarkiverse-amazonservices.version>2.5.2</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.1.1</quarkiverse-artemis.version><!-- https://repo1.maven.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/ -->
         <quarkiverse-cxf.version>2.4.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.0.0</quarkiverse-freemarker.version><!-- https://repo1.maven.org/maven2/io/quarkiverse/freemarker/quarkus-freemarker-parent/ -->