diff --git a/Mustang-CLI/pom.xml b/Mustang-CLI/pom.xml index 4ec10658..48bfcfe9 100644 --- a/Mustang-CLI/pom.xml +++ b/Mustang-CLI/pom.xml @@ -30,24 +30,24 @@ commons-cli commons-cli - 1.5.0 + 1.8.0 org.riversun bigdoc - 0.3.0 + 0.4.0 org.junit.jupiter junit-jupiter-api - 5.9.1 + 5.10.2 test org.junit.vintage junit-vintage-engine - 5.9.1 + 5.10.2 test @@ -59,7 +59,7 @@ org.xmlunit xmlunit-assertj - 2.9.1 + 2.10.0 diff --git a/validator/pom.xml b/validator/pom.xml index a14871ed..e6de0a9b 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -92,7 +92,7 @@ org.riversun bigdoc - 0.3.0 + 0.4.0 org.junit.jupiter