Skip to content

Commit cc4c078

Browse files
Bump com.microsoft.onnxruntime:onnxruntime from 1.25.0 to 1.25.1
Bumps [com.microsoft.onnxruntime:onnxruntime](https://github.com/microsoft/onnxruntime) from 1.25.0 to 1.25.1. - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.25.0...v1.25.1) --- updated-dependencies: - dependency-name: com.microsoft.onnxruntime:onnxruntime dependency-version: 1.25.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f49aef1 commit cc4c078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/vector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<description>eXist-db Vector Embedding Extension (ONNX local models)</description>
4040

4141
<properties>
42-
<onnxruntime.version>1.25.0</onnxruntime.version>
42+
<onnxruntime.version>1.25.1</onnxruntime.version>
4343
<onnxruntime.artifact>onnxruntime</onnxruntime.artifact>
4444
<djl.tokenizers.version>0.36.0</djl.tokenizers.version>
4545
</properties>

0 commit comments

Comments
 (0)