diff --git a/examples/java-example/pom.xml b/examples/java-example/pom.xml index 32ba720..88dc906 100644 --- a/examples/java-example/pom.xml +++ b/examples/java-example/pom.xml @@ -1,30 +1,31 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - org.example - java-example - 1.0-SNAPSHOT - jar + org.example + java-example + 1.0-SNAPSHOT + jar - sliero-vad-example - http://maven.apache.org + sliero-vad-example + http://maven.apache.org - - UTF-8 - + + UTF-8 + - - - junit - junit - 3.8.1 - test - - - com.microsoft.onnxruntime - onnxruntime - 1.16.0-rc1 - - + + + junit + junit + 3.8.1 + test + + + + com.microsoft.onnxruntime + onnxruntime + 1.23.1 + +