Skip to content

Commit 8a3929e

Browse files
committed
qdrant/1.16.3-r0: fix GHSA-9c48-w39g-hm26
<!--ci-cve-scan:must-fix: GHSA-9c48-w39g-hm26-->
1 parent 3fb5f0e commit 8a3929e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

qdrant.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: qdrant
33
version: "1.16.3"
4-
epoch: 0 # GHSA-xwfj-jgwm-7wp5
4+
epoch: 1 # GHSA-9c48-w39g-hm26
55
description: "High-performance, massive-scale Vector Database for the next generation of AI"
66
copyright:
77
- license: Apache-2.0

qdrant/cargobump-deps.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
packages:
22
- name: tracing-subscriber
33
version: 0.3.20
4+
- name: rsa
5+
version: 0.9.10

0 commit comments

Comments
 (0)