Skip to content

Commit 569eb8a

Browse files
CNDB-14242: Upgrade jvector to 4.0.0-beta.5 (#1773)
### What is the issue Fixes riptano/cndb#14242 ### What does this PR fix and why was it fixed Commits: datastax/jvector@4.0.0-beta.4...4.0.0-beta.5 CNDB test pr riptano/cndb#14243
1 parent 087e33e commit 569eb8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@
754754
<dependency groupId="org.apache.lucene" artifactId="lucene-core" version="9.8.0" />
755755
<dependency groupId="org.apache.lucene" artifactId="lucene-analysis-common" version="9.8.0" />
756756
<dependency groupId="org.apache.lucene" artifactId="lucene-backward-codecs" version="9.8.0" />
757-
<dependency groupId="io.github.jbellis" artifactId="jvector" version="4.0.0-beta.4" />
757+
<dependency groupId="io.github.jbellis" artifactId="jvector" version="4.0.0-beta.5" />
758758
<dependency groupId="com.bpodgursky" artifactId="jbool_expressions" version="1.14" scope="test"/>
759759

760760
<dependency groupId="com.carrotsearch.randomizedtesting" artifactId="randomizedtesting-runner" version="2.1.2" scope="test">

0 commit comments

Comments
 (0)