From 0de683ad82aa3de0d15c12cf32aa093dad3d2acd Mon Sep 17 00:00:00 2001 From: Hammy Date: Thu, 12 Aug 2021 04:31:14 +0100 Subject: [PATCH] Update pom.xml --- pom.xml | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index f618c6c..e4a86bb 100644 --- a/pom.xml +++ b/pom.xml @@ -59,6 +59,12 @@ 5.7.2 test + + org.junit.jupiter + junit-jupiter-params + 5.7.2 + test + org.mockito mockito-core @@ -69,6 +75,7 @@ org.hamcrest hamcrest 2.2 + test org.jetbrains @@ -76,21 +83,15 @@ 21.0.1 compile - - org.apache.commons - commons-lang3 - 3.12.0 - org.slf4j slf4j-simple 2.0.0-alpha2 - org.junit.jupiter - junit-jupiter-params - 5.7.2 - test + org.apache.commons + commons-lang3 + 3.12.0