diff --git a/core/pom.xml b/core/pom.xml index d63a468..57d7002 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -47,7 +47,7 @@ ch.qos.logback logback-classic - 1.5.0 + 1.5.2 test diff --git a/junit5/pom.xml b/junit5/pom.xml index 579053a..3cf4f84 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -45,7 +45,7 @@ ch.qos.logback logback-classic - 1.5.0 + 1.5.2 test diff --git a/spring-junit5/pom.xml b/spring-junit5/pom.xml index c3568fa..994197b 100644 --- a/spring-junit5/pom.xml +++ b/spring-junit5/pom.xml @@ -45,7 +45,7 @@ ch.qos.logback logback-classic - 1.5.0 + 1.5.2 test