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 2447cec0e68 chore(deps): Bump io.milvus:milvus-sdk-java from 2.5.0 to
2.5.1 (#16460)
2447cec0e68 is described below
commit 2447cec0e68656ab7bc412870958e76d9b4ebe70
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 6 08:37:51 2024 +0100
chore(deps): Bump io.milvus:milvus-sdk-java from 2.5.0 to 2.5.1 (#16460)
Bumps
[io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from
2.5.0 to 2.5.1.
- [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.0...v2.5.1)
---
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 6dbe0a9c6af..22f2909838b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -363,7 +363,7 @@
<micrometer-tracing-version>1.4.0</micrometer-tracing-version>
<microprofile-config-version>3.1</microprofile-config-version>
<microprofile-fault-tolerance-version>4.1.1</microprofile-fault-tolerance-version>
- <milvus-client-version>2.5.0</milvus-client-version>
+ <milvus-client-version>2.5.1</milvus-client-version>
<mina-version>2.2.3</mina-version>
<minidns-version>0.3.4</minidns-version>
<minimal-json-version>0.9.5</minimal-json-version>