Skip to content

Commit eac2890

Browse files
[2.x]: OPENNLP-1802: Update ONNX runtime to 1.24.2 (#961)
Bumps `onnxruntime.version` from 1.24.1 to 1.24.2. Updates `com.microsoft.onnxruntime:onnxruntime` from 1.24.1 to 1.24.2 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.24.1...v1.24.2) Updates `com.microsoft.onnxruntime:onnxruntime_gpu` from 1.24.1 to 1.24.2 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.24.1...v1.24.2) --- updated-dependencies: - dependency-name: com.microsoft.onnxruntime:onnxruntime dependency-version: 1.24.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.microsoft.onnxruntime:onnxruntime_gpu dependency-version: 1.24.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a55e8e0 commit eac2890

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
@@ -191,7 +191,7 @@
191191
<junit5-system-exit.version>2.0.2</junit5-system-exit.version>
192192
<uimaj.version>3.6.1</uimaj.version>
193193
<morfologik.version>2.1.9</morfologik.version>
194-
<onnxruntime.version>1.24.1</onnxruntime.version>
194+
<onnxruntime.version>1.24.2</onnxruntime.version>
195195
<slf4j.version>2.0.17</slf4j.version>
196196
<log4j2.version>2.25.3</log4j2.version>
197197
<logcaptor.version>2.12.2</logcaptor.version>

0 commit comments

Comments
 (0)