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 9bf8a0fd0299 chore(deps): Bump io.qdrant:client from 1.16.0 to 1.16.1
(#20070)
9bf8a0fd0299 is described below
commit 9bf8a0fd02996603db2fab67d0c271354610ea92
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 27 19:17:57 2025 +0100
chore(deps): Bump io.qdrant:client from 1.16.0 to 1.16.1 (#20070)
Bumps [io.qdrant:client](https://github.com/qdrant/java-client) from 1.16.0
to 1.16.1.
- [Release notes](https://github.com/qdrant/java-client/releases)
- [Commits](https://github.com/qdrant/java-client/compare/v1.16.0...v1.16.1)
---
updated-dependencies:
- dependency-name: io.qdrant:client
dependency-version: 1.16.1
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 e505e9c4751a..4c3871f1c243 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -452,7 +452,7 @@
<prowide-version>SRU2025-10.3.3</prowide-version>
<pubnub-version>12.0.1</pubnub-version>
<pulsar-version>4.1.2</pulsar-version>
- <qdrant-client-version>1.16.0</qdrant-client-version>
+ <qdrant-client-version>1.16.1</qdrant-client-version>
<qpid-broker-version>10.0.0</qpid-broker-version>
<qpid-proton-j-version>0.34.1</qpid-proton-j-version>
<qpid-jms-client-version>2.9.0</qpid-jms-client-version>