diff --git a/pom.xml b/pom.xml index 5c96bce..348ec54 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ ch.qos.logback logback-core - 1.2.3 + 1.3.15 @@ -62,20 +62,20 @@ ch.qos.logback logback-classic - 1.2.3 + 1.3.15 org.junit.jupiter junit-jupiter-engine - ${junit.jupiter.version} + 5.5.2 test org.junit.platform junit-platform-runner - ${junit.platform.version} + 1.5.2 test