diff --git a/pom.xml b/pom.xml index 9038493..fb03f45 100644 --- a/pom.xml +++ b/pom.xml @@ -50,12 +50,13 @@ com.fasterxml.jackson.core jackson-databind - 2.11.0 + 2.12.0 + org.junit.jupiter junit-jupiter - 5.6.2 + 5.7.0 test @@ -67,7 +68,7 @@ com.github.tomakehurst wiremock - 2.26.3 + 2.27.2 test @@ -126,7 +127,7 @@ org.jacoco jacoco-maven-plugin - 0.8.5 + 0.8.6 prepare-agent