This is an automated email from the ASF dual-hosted git repository.
apupier 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 5aeefc3ad0a chore(deps): Bump com.couchbase.client:java-client from
3.7.3 to 3.7.4
5aeefc3ad0a is described below
commit 5aeefc3ad0a05253f8d06c04e8ddb8ad1d9cc7d2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 9 12:54:42 2024 +0000
chore(deps): Bump com.couchbase.client:java-client from 3.7.3 to 3.7.4
Bumps
[com.couchbase.client:java-client](https://github.com/couchbase/couchbase-jvm-clients)
from 3.7.3 to 3.7.4.
-
[Commits](https://github.com/couchbase/couchbase-jvm-clients/compare/core-io-3.7.3...core-io-3.7.4)
---
updated-dependencies:
- dependency-name: com.couchbase.client:java-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 5cd8005035c..f728109afe2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -123,7 +123,7 @@
<compress-lzf-version>1.1.2</compress-lzf-version>
<consul-client-version>1.4.1</consul-client-version>
<cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
- <couchbase-client-version>3.7.3</couchbase-client-version>
+ <couchbase-client-version>3.7.4</couchbase-client-version>
<curator-version>5.7.0</curator-version>
<cxf-version>4.0.5</cxf-version>
<cxf-codegen-plugin-version>4.0.5</cxf-codegen-plugin-version>