This is an automated email from the ASF dual-hosted git repository.

acosentino 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 c6227f9e555 chore(deps): Bump io.milvus:milvus-sdk-java from 2.5.8 to 
2.5.9 (#18028)
c6227f9e555 is described below

commit c6227f9e5553caff7fac5b0ee861ca1d17f302d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 12 10:25:35 2025 +0200

    chore(deps): Bump io.milvus:milvus-sdk-java from 2.5.8 to 2.5.9 (#18028)
    
    Bumps 
[io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 
2.5.8 to 2.5.9.
    - [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.5.8...v2.5.9)
    
    ---
    updated-dependencies:
    - dependency-name: io.milvus:milvus-sdk-java
      dependency-version: 2.5.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 ac80d6c07f8..88e2d502c42 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -370,7 +370,7 @@
         <micrometer-version>1.14.6</micrometer-version>
         <micrometer-tracing-version>1.4.5</micrometer-tracing-version>
         <microprofile-config-version>3.1</microprofile-config-version>
-        <milvus-client-version>2.5.8</milvus-client-version>
+        <milvus-client-version>2.5.9</milvus-client-version>
         <mina-version>2.2.4</mina-version>
         <minidns-version>0.3.4</minidns-version>
         <minimal-json-version>0.9.5</minimal-json-version>

Reply via email to