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

commit 891bd79162ea569203126ab0fcbc6354442321bf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 07:17:34 2026 +0000

    chore(deps): Bump io.milvus:milvus-sdk-java from 2.6.21 to 2.6.22
    
    Bumps 
[io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 
2.6.21 to 2.6.22.
    - [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.21...v2.6.22)
    
    ---
    updated-dependencies:
    - dependency-name: io.milvus:milvus-sdk-java
      dependency-version: 2.6.22
      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 d49345e4e747..d39edb1ab4d0 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.21</milvus-client-version>
+        <milvus-client-version>2.6.22</milvus-client-version>
         <mina-version>2.2.9</mina-version>
         <minio-version>8.6.0</minio-version>
         <mockito-version>5.23.0</mockito-version>

Reply via email to