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 c92ef9699c1 chore(deps): Bump io.weaviate:client from 5.2.1 to 5.3.0 
(#18390)
c92ef9699c1 is described below

commit c92ef9699c1044530aa7e0a5036d5c2488d1242e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 18 13:09:09 2025 +0200

    chore(deps): Bump io.weaviate:client from 5.2.1 to 5.3.0 (#18390)
    
    Bumps [io.weaviate:client](https://github.com/weaviate/java-client) from 
5.2.1 to 5.3.0.
    - [Release notes](https://github.com/weaviate/java-client/releases)
    - [Commits](https://github.com/weaviate/java-client/compare/5.2.1...5.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.weaviate:client
      dependency-version: 5.3.0
      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 076f03613ec..978eff95d9b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -507,7 +507,7 @@
         <velocity-version>2.4.1</velocity-version>
         <vertx-version>4.5.14</vertx-version>
         <vysper-version>0.7</vysper-version>
-        <weaviate-client-version>5.2.1</weaviate-client-version>
+        <weaviate-client-version>5.3.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>

Reply via email to