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 1fa4a32988b chore(deps): Bump io.milvus:milvus-sdk-java from 2.5.6 to 
2.5.7 (#17709)
1fa4a32988b is described below

commit 1fa4a32988bd63e179550d820510bdb582c8693d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 10 10:25:20 2025 +0200

    chore(deps): Bump io.milvus:milvus-sdk-java from 2.5.6 to 2.5.7 (#17709)
    
    Bumps 
[io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 
2.5.6 to 2.5.7.
    - [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.6...v2.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: io.milvus:milvus-sdk-java
      dependency-version: 2.5.7
      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 0bbfee215d2..e239b89c4ae 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -368,7 +368,7 @@
         <micrometer-tracing-version>1.4.4</micrometer-tracing-version>
         <microprofile-config-version>3.1</microprofile-config-version>
         
<microprofile-fault-tolerance-version>4.1.2</microprofile-fault-tolerance-version>
-        <milvus-client-version>2.5.6</milvus-client-version>
+        <milvus-client-version>2.5.7</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