diff --git a/pom.xml b/pom.xml index 4a28d4e8a..ef3b44de1 100644 --- a/pom.xml +++ b/pom.xml @@ -379,20 +379,20 @@ true - + com.google.code.gson gson - 2.2.4 + 2.8.1 compile true - + com.google.guava guava - 21.0 + 22.0 compile true @@ -427,7 +427,7 @@ com.zaxxer HikariCP - 2.6.1 + 2.6.3 compile @@ -839,7 +839,7 @@ org.mockito mockito-core test - 2.8.9 + 2.8.47 hamcrest-core @@ -852,13 +852,13 @@ org.xerial sqlite-jdbc - 3.16.1 + 3.18.0 test com.h2database h2 - 1.4.195 + 1.4.196 test