diff --git a/asdpex-cli/pom.xml b/asdpex-cli/pom.xml index 4f85a59..238bcc0 100644 --- a/asdpex-cli/pom.xml +++ b/asdpex-cli/pom.xml @@ -98,7 +98,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/asdpex-core/pom.xml b/asdpex-core/pom.xml index 901be09..9ebee43 100644 --- a/asdpex-core/pom.xml +++ b/asdpex-core/pom.xml @@ -31,7 +31,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 16e9862..8dfae3e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ junit junit - 4.12 + 4.13.1