diff --git a/examples/devices/lighty-actions-device/pom.xml b/examples/devices/lighty-actions-device/pom.xml index a937b535..7375be28 100644 --- a/examples/devices/lighty-actions-device/pom.xml +++ b/examples/devices/lighty-actions-device/pom.xml @@ -46,16 +46,6 @@ junit-jupiter-engine test - - org.xmlunit - xmlunit-matchers - test - - - org.xmlunit - xmlunit-assertj - test - diff --git a/examples/devices/lighty-network-topology-device/pom.xml b/examples/devices/lighty-network-topology-device/pom.xml index 9d73796a..566f3209 100644 --- a/examples/devices/lighty-network-topology-device/pom.xml +++ b/examples/devices/lighty-network-topology-device/pom.xml @@ -50,6 +50,11 @@ junit-jupiter-engine test + + org.xmlunit + xmlunit-core + test + org.xmlunit xmlunit-matchers diff --git a/examples/devices/lighty-notifications-device/pom.xml b/examples/devices/lighty-notifications-device/pom.xml index 77bb4d1e..f1bf7b03 100644 --- a/examples/devices/lighty-notifications-device/pom.xml +++ b/examples/devices/lighty-notifications-device/pom.xml @@ -45,16 +45,6 @@ junit-jupiter-engine test - - org.xmlunit - xmlunit-matchers - test - - - org.xmlunit - xmlunit-assertj - test - diff --git a/examples/devices/lighty-toaster-device/pom.xml b/examples/devices/lighty-toaster-device/pom.xml index bbaa358d..d6f93495 100644 --- a/examples/devices/lighty-toaster-device/pom.xml +++ b/examples/devices/lighty-toaster-device/pom.xml @@ -51,16 +51,6 @@ junit-jupiter-engine test - - org.xmlunit - xmlunit-matchers - test - - - org.xmlunit - xmlunit-assertj - test - diff --git a/examples/devices/lighty-toaster-multiple-devices/pom.xml b/examples/devices/lighty-toaster-multiple-devices/pom.xml index 6af23f04..54ae9df8 100644 --- a/examples/devices/lighty-toaster-multiple-devices/pom.xml +++ b/examples/devices/lighty-toaster-multiple-devices/pom.xml @@ -46,16 +46,6 @@ junit-jupiter-engine test - - org.xmlunit - xmlunit-matchers - test - - - org.xmlunit - xmlunit-assertj - test - com.github.spotbugs spotbugs-annotations