Skip to content

Commit

Permalink
upgrade onnx version
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurChen189 committed Feb 9, 2024
1 parent 5c110dc commit 84cf61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@
<dependency>
<groupId>com.microsoft.onnxruntime</groupId>
<artifactId>onnxruntime</artifactId>
<version>1.16.1</version>
<version>1.17.0</version>
</dependency>
<dependency>
<groupId>ai.djl</groupId>
Expand Down

0 comments on commit 84cf61d

Please sign in to comment.