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

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


The following commit(s) were added to refs/heads/main by this push:
     new 4c965856c8c chore(deps): Bump com.ibm.cloud:cloudant from 0.8.6 to 
0.9.1 (#14773)
4c965856c8c is described below

commit 4c965856c8ca9e9816e2238b485df4404b7e7951
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 10 09:31:04 2024 +0200

    chore(deps): Bump com.ibm.cloud:cloudant from 0.8.6 to 0.9.1 (#14773)
    
    Bumps com.ibm.cloud:cloudant from 0.8.6 to 0.9.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.ibm.cloud:cloudant
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7c61cad651a..910bbe0196b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -98,7 +98,7 @@
         <chicocy-version>0.0.10</chicocy-version>
         <chunk-templates-version>3.6.2</chunk-templates-version>
         <classgraph-version>4.8.174</classgraph-version>
-        <cloudant-version>0.8.6</cloudant-version>
+        <cloudant-version>0.9.1</cloudant-version>
         <cometd-java-client-version>8.0.2</cometd-java-client-version>
         <cometd-java-server-version>8.0.2</cometd-java-server-version>
         <commons-beanutils-version>1.9.4</commons-beanutils-version>

Reply via email to