[ https://issues.apache.org/jira/browse/OPENNLP-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17831069#comment-17831069 ]
ASF GitHub Bot commented on OPENNLP-1549: ----------------------------------------- mawiesne commented on code in PR #590: URL: https://github.com/apache/opennlp/pull/590#discussion_r1540074113 ########## 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: @jzonthemtn Why is it 1.17.0 here, different from the title of the issue? > 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)