Skip to content

Commit fa3a74c

Browse files
[2.x]: OPENNLP-1777: Update ONNX runtime to 1.23.1 (#874)
Bumps `onnxruntime.version` from 1.23.0 to 1.23.1. Updates `com.microsoft.onnxruntime:onnxruntime` from 1.23.0 to 1.23.1 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.23.0...v1.23.1) Updates `com.microsoft.onnxruntime:onnxruntime_gpu` from 1.23.0 to 1.23.1 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.23.0...v1.23.1) --- updated-dependencies: - dependency-name: com.microsoft.onnxruntime:onnxruntime dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.microsoft.onnxruntime:onnxruntime_gpu dependency-version: 1.23.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>
1 parent d679a10 commit fa3a74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<junit5-system-exit.version>2.0.2</junit5-system-exit.version>
186186
<uimaj.version>3.6.1</uimaj.version>
187187
<morfologik.version>2.1.9</morfologik.version>
188-
<onnxruntime.version>1.23.0</onnxruntime.version>
188+
<onnxruntime.version>1.23.1</onnxruntime.version>
189189
<slf4j.version>2.0.17</slf4j.version>
190190
<log4j2.version>2.25.2</log4j2.version>
191191
<logcaptor.version>2.12.1</logcaptor.version>

0 commit comments

Comments
 (0)