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 f02ff9c490e chore(deps): Bump io.weaviate:client from 4.7.0 to 5.2.0 (#17747) f02ff9c490e is described below commit f02ff9c490eba027a358c8a5349b77cf8251e3c7 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sat Apr 19 07:32:14 2025 +0200 chore(deps): Bump io.weaviate:client from 4.7.0 to 5.2.0 (#17747) Bumps [io.weaviate:client](https://github.com/weaviate/java-client) from 4.7.0 to 5.2.0. - [Release notes](https://github.com/weaviate/java-client/releases) - [Commits](https://github.com/weaviate/java-client/compare/4.7.0...5.2.0) --- updated-dependencies: - dependency-name: io.weaviate:client dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 806ac60c90f..81198d3440c 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>4.7.0</weaviate-client-version> + <weaviate-client-version>5.2.0</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>