This is an automated email from the ASF dual-hosted git repository. acosentino 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 7bb99ba11f4 chore(deps): Bump com.ibm.cloud:cloudant from 0.10.0 to 0.10.1 (#17109) 7bb99ba11f4 is described below commit 7bb99ba11f4c45f21551c2c7d883226051a885ac Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Feb 11 15:38:29 2025 +0100 chore(deps): Bump com.ibm.cloud:cloudant from 0.10.0 to 0.10.1 (#17109) Bumps com.ibm.cloud:cloudant from 0.10.0 to 0.10.1. --- updated-dependencies: - dependency-name: com.ibm.cloud:cloudant dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 87c85de8578..dad343e6747 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -97,7 +97,7 @@ <chicory-version>1.0.0</chicory-version> <chunk-templates-version>3.6.2</chunk-templates-version> <classgraph-version>4.8.179</classgraph-version> - <cloudant-version>0.10.0</cloudant-version> + <cloudant-version>0.10.1</cloudant-version> <cometd-java-client-version>8.0.6</cometd-java-client-version> <cometd-java-server-version>8.0.6</cometd-java-server-version> <commons-beanutils-version>1.9.4</commons-beanutils-version>