diff --git a/pom.xml b/pom.xml index fc0244980c..99d6dfefb9 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ net.sf.jopt-simple jopt-simple - 5.0.3 + 5.0.4 compile @@ -55,13 +55,13 @@ org.xerial sqlite-jdbc - 3.18.0 + 3.19.3 compile mysql mysql-connector-java - 5.1.42 + 5.1.43 compile @@ -218,7 +218,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.6.1 + 3.6.2 eclipse