diff --git a/pom.xml b/pom.xml index bd9a2e2..d0704e1 100644 --- a/pom.xml +++ b/pom.xml @@ -51,13 +51,13 @@ com.jayway.jsonpath json-path - 2.9.0 + 2.10.0 org.apache.httpcomponents httpclient - 4.5.13 + 4.5.14 provided @@ -85,34 +85,34 @@ junit junit - 4.13.1 + 4.13.2 test org.junit.jupiter junit-jupiter-params - 5.7.0 + 5.14.4 test org.mockito mockito-core - 5.10.0 + 5.23.0 test commons-io commons-io - 2.7 + 2.22.0 test com.google.code.gson gson - 2.8.9 + 2.14.0 test @@ -126,14 +126,14 @@ net.minidev json-smart - 2.5.0 + 2.6.0 test org.codehaus.jettison jettison - 1.5.4 + 1.5.5 test @@ -147,7 +147,7 @@ org.skyscreamer jsonassert - 1.5.0 + 1.5.3 test @@ -189,7 +189,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.12.1 + 3.15.0 1.8 1.8 @@ -201,7 +201,7 @@ org.jacoco jacoco-maven-plugin - 0.8.7 + 0.8.15 pre-unit-test @@ -221,7 +221,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + 3.2.8 sign-artifacts @@ -238,7 +238,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.4.0 attach-sources @@ -251,7 +251,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.12.0 generate-javadoc