Skip to content

Commit

Permalink
Updating to 1.16-rc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Craigacp committed Sep 15, 2023
1 parent 8969ae2 commit 8af324b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions Interop/ONNX/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,6 @@
</dependency>
</dependencies>

<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>

<build>
<plugins>
<plugin>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<!-- 3rd party backend dependencies -->
<liblinear.version>2.44</liblinear.version>
<libsvm.version>3.25</libsvm.version>
<onnxruntime.version>1.15.0-rc1</onnxruntime.version>
<onnxruntime.version>1.16.0-rc2</onnxruntime.version>
<tensorflow.version>0.5.0</tensorflow.version>
<xgboost.version>1.6.2</xgboost.version>

Expand Down

0 comments on commit 8af324b

Please sign in to comment.