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/06/23 10:20:20 UTC

[camel-quarkus] 01/01: Bump quarkus-amazon-services-bom from 2.3.1 to 2.3.2

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.3.2
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit 1116c61b20d905c98a5b318d4f1af4560aa1d49a
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jun 23 10:20:15 2023 +0000

    Bump quarkus-amazon-services-bom from 2.3.1 to 2.3.2
    
    Bumps [quarkus-amazon-services-bom](https://github.com/quarkiverse/quarkus-amazon-services) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/quarkiverse/quarkus-amazon-services/releases)
    - [Commits](https://github.com/quarkiverse/quarkus-amazon-services/compare/2.3.1...2.3.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 03c0237e9d..a7884e1de2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
         <cassandra-quarkus.version>1.2.0</cassandra-quarkus.version><!-- https://repo1.maven.org/maven2/com/datastax/oss/quarkus/cassandra-quarkus-bom/ -->
         <debezium.version>2.2.0.Final</debezium.version><!-- May go back to Camel's ${debezium-version} when they are in sync https://repo1.maven.org/maven2/io/debezium/debezium-bom/ -->
         <optaplanner.version>9.37.0.Final</optaplanner.version><!-- May go back to Camel's ${optaplanner-version} when they are in sync https://repo1.maven.org/maven2/org/optaplanner/optaplanner-quarkus/ -->
-        <quarkiverse-amazonservices.version>2.3.1</quarkiverse-amazonservices.version><!-- https://repo1.maven.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/ -->
+        <quarkiverse-amazonservices.version>2.3.2</quarkiverse-amazonservices.version><!-- https://repo1.maven.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/ -->
         <quarkiverse-artemis.version>3.0.1</quarkiverse-artemis.version><!-- https://repo1.maven.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/ -->
         <quarkiverse-cxf.version>2.1.0</quarkiverse-cxf.version><!-- 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/ -->