diff --git a/pom.xml b/pom.xml index 2bb6872..2c2c66b 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ io.github.elf4j slf4j-elf4j - 6.0.3 + 6.0.4 jar slf4j-elf4j SLF4J binding to use ELF4J native logging implementation @@ -72,7 +72,7 @@ io.github.elf4j elf4j-engine - 11.0.5 + 11.0.6 org.junit.jupiter @@ -99,6 +99,9 @@ org.apache.maven.plugins maven-surefire-plugin 3.1.2 + + + org.apache.maven.plugins