From f10cb00599a048c8e8dd655a47a07349483ea99e Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 19 Nov 2016 11:43:45 +1300 Subject: Update java dependencies --- pom.xml | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index b71377b49..f71fe0c1a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.traccar traccar - 3.7-SNAPSHOT + 3.8-SNAPSHOT traccar https://www.traccar.org @@ -12,7 +12,7 @@ UTF-8 9.2.19.v20160908 - 2.23.2 + 2.24 @@ -30,27 +30,38 @@ joda-time joda-time - 2.9.4 + 2.9.6 com.h2database h2 - 1.4.192 + 1.4.193 mysql mysql-connector-java - 5.1.39 + 5.1.40 org.postgresql postgresql - 9.4.1210.jre7 + 9.4.1212.jre7 + + + com.microsoft.sqlserver + mssql-jdbc + 6.1.0.jre7 + + + com.microsoft.azure + azure-keyvault + + com.zaxxer HikariCP-java7 - 2.4.8 + 2.4.9 io.netty @@ -60,7 +71,7 @@ com.ning async-http-client - 1.9.39 + 1.9.40 org.slf4j @@ -110,7 +121,7 @@ org.liquibase liquibase-core - 3.5.1 + 3.5.3 javax.mail @@ -127,11 +138,6 @@ jxls-poi 1.0.11 - - com.microsoft.sqlserver - mssql-jdbc - 6.1.0.jre7 - @@ -199,7 +205,7 @@ maven-compiler-plugin - 3.5.1 + 3.6.0 1.7 1.7 @@ -208,7 +214,7 @@ maven-assembly-plugin - 2.6 + 3.0.0 jar-with-dependencies @@ -252,7 +258,7 @@ maven-pmd-plugin - 3.6 + 3.7 -- cgit v1.2.3