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 daefd1052ef chore(deps): Bump io.milvus:milvus-sdk-java from 2.4.1 to
2.4.2 (#14796)
daefd1052ef is described below
commit daefd1052efbaf6a9976aea77bfc13fb74844b3f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 12 11:50:27 2024 +0200
chore(deps): Bump io.milvus:milvus-sdk-java from 2.4.1 to 2.4.2 (#14796)
Bumps
[io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from
2.4.1 to 2.4.2.
- [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.4.1...v2.4.2)
---
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 eec091e0c4e..102f93cbd09 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -354,7 +354,7 @@
<micrometer-tracing-version>1.3.2</micrometer-tracing-version>
<microprofile-config-version>3.1</microprofile-config-version>
<microprofile-fault-tolerance-version>4.0.2</microprofile-fault-tolerance-version>
- <milvus-client-version>2.4.1</milvus-client-version>
+ <milvus-client-version>2.4.2</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>