diff --git a/pom.xml b/pom.xml index 129bc73..df42f7b 100644 --- a/pom.xml +++ b/pom.xml @@ -50,17 +50,17 @@ com.fasterxml.jackson.core jackson-core - 2.9.9 + 2.9.10 com.fasterxml.jackson.core jackson-databind - 2.9.9.1 + 2.9.10 org.junit.jupiter - junit-jupiter-engine - 5.5.1 + junit-jupiter + 5.5.2 test @@ -72,13 +72,13 @@ net.bytebuddy byte-buddy - 1.9.15 + 1.10.1 test net.bytebuddy byte-buddy-agent - 1.9.15 + 1.10.1 test