diff --git a/Partner-Main/pom.xml b/Partner-Main/pom.xml index f9e3db57..2cee853b 100644 --- a/Partner-Main/pom.xml +++ b/Partner-Main/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 work.slhaf @@ -54,13 +54,22 @@ work.slhaf Partner-Common 0.5.0 - test + compile - work.slhaf - Partner-Common - 0.5.0 - compile + org.mockito + mockito-core + 5.20.0 + + + org.mockito + mockito-junit-jupiter + 5.20.0 + + + org.mockito + mockito-inline + 5.2.0 @@ -84,7 +93,7 @@ + implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"> work.slhaf.partner.Main