diff --git a/pom.xml b/pom.xml index 8d428a9..c7b6275 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,14 @@ MCHV Snapshot Apache Maven Packages https://mvn.mchv.eu/repository/mchv-snapshot + + apache.snapshots + Apache Snapshot Repository + https://repository.apache.org/snapshots + + false + + @@ -231,8 +239,18 @@ org.apache.logging.log4j - log4j-slf4j-impl - 2.18.0 + log4j-slf4j2-impl + 2.18.1-SNAPSHOT + + + junit + junit + + + org.hamcrest + hamcrest-core + + org.junit.jupiter