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 9f25aed1116 chore(deps): Bump io.weaviate:client from 5.2.0 to 5.2.1
(#17926)
9f25aed1116 is described below
commit 9f25aed1116a9900036ef348ddfcaa35295e6aeb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 30 10:14:47 2025 +0200
chore(deps): Bump io.weaviate:client from 5.2.0 to 5.2.1 (#17926)
Bumps [io.weaviate:client](https://github.com/weaviate/java-client) from
5.2.0 to 5.2.1.
- [Release notes](https://github.com/weaviate/java-client/releases)
- [Commits](https://github.com/weaviate/java-client/compare/5.2.0...5.2.1)
---
updated-dependencies:
- dependency-name: io.weaviate:client
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 18b81dcb469..73a0a66047b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -504,7 +504,7 @@
<velocity-version>2.4.1</velocity-version>
<vertx-version>4.5.13</vertx-version>
<vysper-version>0.7</vysper-version>
- <weaviate-client-version>5.2.0</weaviate-client-version>
+ <weaviate-client-version>5.2.1</weaviate-client-version>
<web3j-version>5.0.0</web3j-version>
<web3j-quorum-version>4.10.0</web3j-quorum-version>
<wildfly-elytron>2.2.2.Final</wildfly-elytron>