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 ae92c16f852 chore(deps): Bump io.milvus:milvus-sdk-java from 2.5.4 to
2.5.6 (#17531)
ae92c16f852 is described below
commit ae92c16f8529f23b0ad844f2b8dcbca30b9a178f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 22 09:38:31 2025 +0100
chore(deps): Bump io.milvus:milvus-sdk-java from 2.5.4 to 2.5.6 (#17531)
Bumps
[io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from
2.5.4 to 2.5.6.
- [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.4...v2.5.6)
---
updated-dependencies:
- dependency-name: io.milvus:milvus-sdk-java
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 17b9161bb7d..0952ce1538b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -367,7 +367,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.4</milvus-client-version>
+ <milvus-client-version>2.5.6</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>