diff --git a/samples/benchmark/pom.xml b/samples/benchmark/pom.xml index 378ee7c83..4b1bfd80a 100644 --- a/samples/benchmark/pom.xml +++ b/samples/benchmark/pom.xml @@ -27,13 +27,7 @@ org.teavm - teavm-jso - ${project.version} - provided - - - org.teavm - teavm-dom + teavm-jso-apis ${project.version} provided diff --git a/samples/hello/pom.xml b/samples/hello/pom.xml index ff9ea0b65..b07252129 100644 --- a/samples/hello/pom.xml +++ b/samples/hello/pom.xml @@ -42,12 +42,6 @@ ${project.version} provided - - org.teavm - teavm-dom - ${project.version} - provided - javax.servlet javax.servlet-api diff --git a/samples/kotlin/pom.xml b/samples/kotlin/pom.xml index 1af5c380a..ce44c2989 100644 --- a/samples/kotlin/pom.xml +++ b/samples/kotlin/pom.xml @@ -53,7 +53,7 @@ org.teavm - teavm-dom + teavm-jso-apis ${project.version} provided diff --git a/samples/storage/pom.xml b/samples/storage/pom.xml index 3537a4fce..4bea360f1 100644 --- a/samples/storage/pom.xml +++ b/samples/storage/pom.xml @@ -38,13 +38,7 @@ org.teavm - teavm-jso - ${project.version} - provided - - - org.teavm - teavm-dom + teavm-jso-apis ${project.version} provided diff --git a/samples/video/pom.xml b/samples/video/pom.xml index 77502485e..02867ca12 100644 --- a/samples/video/pom.xml +++ b/samples/video/pom.xml @@ -38,13 +38,7 @@ org.teavm - teavm-jso - ${project.version} - provided - - - org.teavm - teavm-dom + teavm-jso-apis ${project.version} provided