Skip to content

Commit 19d9d0f

Browse files
chore(deps): bump io.qdrant:client from 1.16.2 to 1.17.0 (#814)
Bumps [io.qdrant:client](https://github.com/qdrant/java-client) from 1.16.2 to 1.17.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/qdrant/java-client/releases">io.qdrant:client's releases</a>.</em></p> <blockquote> <h2>v1.17.0</h2> <h1>Updates</h1> <p>Support for Qdrant v1.17.x - <a href="https://github.com/qdrant/qdrant/releases/tag/v1.17.0">https://github.com/qdrant/qdrant/releases/tag/v1.17.0</a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/qdrant/java-client/compare/v1.16.2...v1.17.0">https://github.com/qdrant/java-client/compare/v1.16.2...v1.17.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/qdrant/java-client/commit/7da399158cfd2ce047ced728c4a2fbc4e2edcb1d"><code>7da3991</code></a> v1.17.0 (<a href="https://redirect.github.com/qdrant/java-client/issues/105">#105</a>)</li> <li>See full diff in <a href="https://github.com/qdrant/java-client/compare/v1.16.2...v1.17.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.qdrant:client&package-manager=maven&previous-version=1.16.2&new-version=1.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: LearningGp <learninggp4.74@gmail.com>
1 parent 7970e97 commit 19d9d0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agentscope-dependencies-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<anthropic.version>2.14.0</anthropic.version>
8282
<mcp.version>0.17.0</mcp.version>
8383
<slf4j.version>2.0.17</slf4j.version>
84-
<qdrant.version>1.16.2</qdrant.version>
84+
<qdrant.version>1.17.0</qdrant.version>
8585
<milvus.version>2.6.13</milvus.version>
8686
<httpclient5.version>5.6</httpclient5.version>
8787
<elasticsearch.version>9.3.0</elasticsearch.version>

0 commit comments

Comments
 (0)