diff --git a/Java-Approvals/pom.xml b/Java-Approvals/pom.xml index 3fea69eb..adb47d25 100644 --- a/Java-Approvals/pom.xml +++ b/Java-Approvals/pom.xml @@ -1,8 +1,5 @@ - - - 4.0.0 com.gildedrose @@ -10,28 +7,48 @@ 0.0.1-SNAPSHOT - 1.8 - 5.10.2 - 3.1 - 3.0.0-M4 UTF-8 - 1.8 - 1.8 + 5.10.2 + org.junit.jupiter - junit-jupiter + junit-jupiter-api + ${junit.jupiter.version} + test + + + org.junit.jupiter + junit-jupiter-params + ${junit.jupiter.version} + test + + + org.junit.jupiter + junit-jupiter-engine ${junit.jupiter.version} test com.approvaltests approvaltests - 22.3.2 + 24.2.0 - + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.0 + + 22 + 22 + + + +