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 cf6359ff90ef chore(deps): Bump io.milvus:milvus-sdk-java from 2.6.20 
to 2.6.21
cf6359ff90ef is described below

commit cf6359ff90ef09df90717a528e2f3b7e82bff644
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 17 14:07:38 2026 +0000

    chore(deps): Bump io.milvus:milvus-sdk-java from 2.6.20 to 2.6.21
    
    Bumps 
[io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 
2.6.20 to 2.6.21.
    - [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.20...v2.6.21)
    
    ---
    updated-dependencies:
    - dependency-name: io.milvus:milvus-sdk-java
      dependency-version: 2.6.21
      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 cddd07e7d865..2d910617dba4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -382,7 +382,7 @@
         <micrometer-tracing-version>1.7.0</micrometer-tracing-version>
         <microprofile-config-version>3.1.1</microprofile-config-version>
         <milo-version>1.1.4</milo-version>
-        <milvus-client-version>2.6.20</milvus-client-version>
+        <milvus-client-version>2.6.21</milvus-client-version>
         <mina-version>2.2.8</mina-version>
         <minio-version>8.6.0</minio-version>
         <mockito-version>5.23.0</mockito-version>

Reply via email to