From f5ea01bfdacc8a096f355dd70a805f80775808e2 Mon Sep 17 00:00:00 2001 From: GH Date: Sat, 11 Oct 2025 16:21:03 +0800 Subject: [PATCH] Update pom.xml --- examples/java-example/pom.xml | 49 ++++++++++++++++++----------------- 1 file changed, 25 insertions(+), 24 deletions(-) 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 + +