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 571371f68287 chore(deps): Bump io.milvus:milvus-sdk-java from 2.6.18 
to 2.6.19 (#23202)
571371f68287 is described below

commit 571371f6828700b199700cffb1e966e96e9df903
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 14 11:15:20 2026 +0200

    chore(deps): Bump io.milvus:milvus-sdk-java from 2.6.18 to 2.6.19 (#23202)
    
    Bumps 
[io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 
2.6.18 to 2.6.19.
    - [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.18...v2.6.19)
    
    ---
    updated-dependencies:
    - dependency-name: io.milvus:milvus-sdk-java
      dependency-version: 2.6.19
      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 578179bc424f..9450b63d61ae 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -384,7 +384,7 @@
         <micrometer-tracing-version>1.6.5</micrometer-tracing-version>
         <microprofile-config-version>3.1.1</microprofile-config-version>
         <milo-version>1.1.3</milo-version>
-        <milvus-client-version>2.6.18</milvus-client-version>
+        <milvus-client-version>2.6.19</milvus-client-version>
         <mina-version>2.2.7</mina-version>
         <minio-version>8.6.0</minio-version>
         <mock-javamail-version>1.9</mock-javamail-version>

Reply via email to