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 f246b084fed6 chore(deps): Bump io.milvus:milvus-sdk-java from 2.6.10 
to 2.6.11 (#20639)
f246b084fed6 is described below

commit f246b084fed6eba49eb83d8b97904adbf3a9f6cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 29 09:06:30 2025 +0100

    chore(deps): Bump io.milvus:milvus-sdk-java from 2.6.10 to 2.6.11 (#20639)
    
    Bumps 
[io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 
2.6.10 to 2.6.11.
    - [Release notes](https://github.com/milvus-io/milvus-sdk-java/releases)
    - 
[Changelog](https://github.com/milvus-io/milvus-sdk-java/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/milvus-io/milvus-sdk-java/compare/v2.6.10...v2.6.11)
    
    ---
    updated-dependencies:
    - dependency-name: io.milvus:milvus-sdk-java
      dependency-version: 2.6.11
      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 c4f015aad1ca..9429c9aa56e7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -398,7 +398,7 @@
         <micrometer-tracing-version>1.5.5</micrometer-tracing-version>
         <microprofile-config-version>3.1</microprofile-config-version>
         <milo-version>1.0.8</milo-version>
-        <milvus-client-version>2.6.10</milvus-client-version>
+        <milvus-client-version>2.6.11</milvus-client-version>
         <mina-version>2.2.5</mina-version>
         <minidns-version>0.3.4</minidns-version>
         <minimal-json-version>0.9.5</minimal-json-version>

Reply via email to