diff --git a/pom.xml b/pom.xml index 9289be5..40aeb7c 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.1.0 + 3.1.1 @@ -88,7 +88,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.0 + 2.22.1 @@ -98,12 +98,12 @@ org.apache.httpcomponents httpcore - 4.4.10 + 4.4.11 org.apache.httpcomponents httpclient - 4.5.6 + 4.5.7 com.fasterxml.jackson.core @@ -119,13 +119,13 @@ org.junit.jupiter junit-jupiter-engine - 5.3.2 + 5.4.1 test org.junit.jupiter junit-jupiter-migrationsupport - 5.3.2 + 5.4.1 org.hamcrest @@ -142,13 +142,13 @@ org.mockito mockito-core - 2.23.4 + 2.25.1 test org.mockito mockito-inline - 2.23.4 + 2.25.1 test @@ -195,7 +195,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.0.0 + 3.1.0 attach-javadocs