diff --git a/pom.xml b/pom.xml index 8528fb25..0141ad6e 100644 --- a/pom.xml +++ b/pom.xml @@ -150,7 +150,7 @@ org.slf4j slf4j-api - 2.0.9 + 2.0.18 @@ -158,7 +158,7 @@ ch.qos.logback logback-classic - 1.3.16 + 1.5.34 true diff --git a/src/test/resources/logback.xml b/src/test/resources/logback.xml index 16d0f9af..7733db91 100644 --- a/src/test/resources/logback.xml +++ b/src/test/resources/logback.xml @@ -1,5 +1,5 @@ - + %d [%t] %-5p %c - %m%n