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

[camel-quarkus] 01/02: Bump quarkus-amazon-services-bom from 2.4.0 to 2.4.1

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

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

commit 8b71e190221118281249a99688e64c477792a540
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jul 14 21:33:41 2023 +0000

    Bump quarkus-amazon-services-bom from 2.4.0 to 2.4.1
    
    Bumps [quarkus-amazon-services-bom](https://github.com/quarkiverse/quarkus-amazon-services) from 2.4.0 to 2.4.1.
    - [Release notes](https://github.com/quarkiverse/quarkus-amazon-services/releases)
    - [Commits](https://github.com/quarkiverse/quarkus-amazon-services/compare/2.4.0...2.4.1)
    
    ---
    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 3e6211079d..e0dd346f2a 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.4.0</quarkiverse-amazonservices.version><!-- https://repo1.maven.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/ -->
+        <quarkiverse-amazonservices.version>2.4.1</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.2.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/ -->