[
https://issues.apache.org/jira/browse/OPENNLP-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17831099#comment-17831099
]
ASF GitHub Bot commented on OPENNLP-1549:
-----------------------------------------
jzonthemtn commented on code in PR #590:
URL: https://github.com/apache/opennlp/pull/590#discussion_r1540189734
##########
pom.xml:
##########
@@ -173,7 +173,7 @@
<uimaj.version>3.4.1</uimaj.version>
<morfologik.version>2.1.9</morfologik.version>
<checkstyle.plugin.version>3.2.0</checkstyle.plugin.version>
- <onnxruntime.version>1.16.3</onnxruntime.version>
+ <onnxruntime.version>1.17.0</onnxruntime.version>
Review Comment:
@mawiesne Good eye! `1.17.1` is what I meant here. The page @rzo1 had does
say `1.17.0` but there is a `1.17.1` artifact.
> Update onnxruntime to 1.17.1
> ----------------------------
>
> Key: OPENNLP-1549
> URL: https://issues.apache.org/jira/browse/OPENNLP-1549
> Project: OpenNLP
> Issue Type: Task
> Components: Deep Learning
> Reporter: Jeff Zemerick
> Assignee: Jeff Zemerick
> Priority: Minor
>
> Update the onnxruntime dependency to 1.17.1 from 1.16.3.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)