diff --git a/core/pom.xml b/core/pom.xml index 0ade19a..d63a468 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -47,7 +47,7 @@ ch.qos.logback logback-classic - 1.4.14 + 1.5.0 test diff --git a/junit5/pom.xml b/junit5/pom.xml index e6e4635..579053a 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -45,7 +45,7 @@ ch.qos.logback logback-classic - 1.4.14 + 1.5.0 test diff --git a/spring-junit5/pom.xml b/spring-junit5/pom.xml index 0bc6cc9..c3568fa 100644 --- a/spring-junit5/pom.xml +++ b/spring-junit5/pom.xml @@ -45,7 +45,7 @@ ch.qos.logback logback-classic - 1.4.14 + 1.5.0 test