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 f6df4fd5a6b4 chore(deps): Bump io.milvus:milvus-sdk-java from 2.6.13 
to 2.6.14 (#21444)
f6df4fd5a6b4 is described below

commit f6df4fd5a6b44e3af353506f59f3ae9bd11273eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 13 09:09:21 2026 +0100

    chore(deps): Bump io.milvus:milvus-sdk-java from 2.6.13 to 2.6.14 (#21444)
    
    Bumps 
[io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 
2.6.13 to 2.6.14.
    - [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.13...v2.6.14)
    
    ---
    updated-dependencies:
    - dependency-name: io.milvus:milvus-sdk-java
      dependency-version: 2.6.14
      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 89bbe48db293..caa814ca1968 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -402,7 +402,7 @@
         <micrometer-tracing-version>1.5.5</micrometer-tracing-version>
         <microprofile-config-version>3.1</microprofile-config-version>
         <milo-version>1.1.1</milo-version>
-        <milvus-client-version>2.6.13</milvus-client-version>
+        <milvus-client-version>2.6.14</milvus-client-version>
         <mina-version>2.2.5</mina-version>
         <minidns-version>0.3.4</minidns-version>
         <minimal-json-version>0.9.5</minimal-json-version>

Reply via email to