diff --git a/pom.xml b/pom.xml index 9898cca3a..d2ec20aa6 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.6.2 + 3.7.0 ${project.jdkVersion} ${project.jdkVersion} @@ -129,7 +129,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.20 + 2.20.1 -Dfile.encoding=${project.build.sourceEncoding} @{argLine} @@ -316,7 +316,7 @@ com.google.code.gson gson - 2.8.1 + 2.8.2 compile true @@ -360,7 +360,7 @@ com.zaxxer HikariCP - 2.7.0 + 2.7.1 compile @@ -729,7 +729,7 @@ org.mockito mockito-core test - 2.9.0 + 2.10.0 hamcrest-core