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 520a8d119168 chore(deps): Bump io.milvus:milvus-sdk-java from 2.6.22
to 2.6.23 (#25463)
520a8d119168 is described below
commit 520a8d11916865f44c56669e3b49833551168648
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 11:10:20 2026 +0200
chore(deps): Bump io.milvus:milvus-sdk-java from 2.6.22 to 2.6.23 (#25463)
Bumps
[io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from
2.6.22 to 2.6.23.
- [Release notes](https://github.com/milvus-io/milvus-sdk-java/releases)
-
[Changelog](https://github.com/milvus-io/milvus-sdk-java/blob/v2.6.23/CHANGELOG.md)
-
[Commits](https://github.com/milvus-io/milvus-sdk-java/compare/v2.6.22...v2.6.23)
---
updated-dependencies:
- dependency-name: io.milvus:milvus-sdk-java
dependency-version: 2.6.23
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 4c5087086778..7e77c3c80b69 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -384,7 +384,7 @@
<micrometer-tracing-version>1.7.0</micrometer-tracing-version>
<microprofile-config-version>3.1.1</microprofile-config-version>
<milo-version>1.1.6</milo-version>
- <milvus-client-version>2.6.22</milvus-client-version>
+ <milvus-client-version>2.6.23</milvus-client-version>
<mina-version>2.2.9</mina-version>
<minio-version>9.0.3</minio-version>
<mockito-version>5.23.0</mockito-version>