Skip to content

Commit

Permalink
build(deps): bump com.github.jelmerk:hnswlib-core from 1.1.0 to 1.1.3
Browse files Browse the repository at this point in the history
Bumps [com.github.jelmerk:hnswlib-core](https://github.com/jelmerk/hnswlib) from 1.1.0 to 1.1.3.
- [Release notes](https://github.com/jelmerk/hnswlib/releases)
- [Commits](https://github.com/jelmerk/hnswlib/commits/v1.1.3)

---
updated-dependencies:
- dependency-name: com.github.jelmerk:hnswlib-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent c5b4638 commit 375493a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<lz4-java.version>1.8.0</lz4-java.version>
<lucene.version>9.12.0</lucene.version>
<graalvm.version>24.1.2</graalvm.version>
<hnswlib.version>1.1.0</hnswlib.version>
<hnswlib.version>1.1.3</hnswlib.version>
<spatial4j.version>0.8</spatial4j.version>
<jts-core.version>1.20.0</jts-core.version>
</properties>
Expand Down

0 comments on commit 375493a

Please sign in to comment.