diff --git a/pom.xml b/pom.xml index 1795020..0773fb0 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ Fontys Venlo Informatics POM io.github.fontysvenlo informaticspom - 1.4 + 1.5 pom FontysVenlo :: InformaticsPom https://fontysvenlo.github.io/informaticspom/ @@ -45,10 +45,10 @@ UTF-8 21 - 5.9.0 - 5.10.1 - 3.25.1 - 0.8.11 + 5.14.2 + 5.11.3 + 3.26.3 + 0.8.12 @@ -58,6 +58,7 @@ // assertions.fail, uses CDATA instead of plain xml text, so for the time being stay at 2.22.2 --> 3.2.5 ${java.release} + 1.3.0 @@ -281,12 +282,12 @@ org.pitest pitest-maven - 1.15.3 + 1.17.2 org.pitest pitest-junit5-plugin - 1.1.1 + 1.2.1 @@ -324,6 +325,11 @@ junit-jupiter-engine ${junit.jupiter.version} + + com.tngtech.archunit + archunit-junit5 + ${archunit.version} + @@ -395,6 +401,11 @@ junit-jupiter-engine test + + com.tngtech.archunit + archunit-junit5 + test +