diff --git a/pom.xml b/pom.xml index bd9a2e2..7d2f339 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 4.12.0 2.4.0 - 13.2.1 + 13.6 UTF-8 false @@ -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,7 +85,7 @@ junit junit - 4.13.1 + 4.13.2 test @@ -98,7 +98,7 @@ org.mockito mockito-core - 5.10.0 + 5.20.0 test @@ -112,7 +112,7 @@ com.google.code.gson gson - 2.8.9 + 2.13.2 test @@ -126,7 +126,7 @@ net.minidev json-smart - 2.5.0 + 2.6.0 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.14.1 1.8 1.8 @@ -201,7 +201,7 @@ org.jacoco jacoco-maven-plugin - 0.8.7 + 0.8.14 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.3.1 attach-sources @@ -251,7 +251,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.12.0 generate-javadoc