diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index cad2204..a954197 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -16,12 +16,12 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - 1.0.0 + 1.0.1 software.amazon.timestream timestream - 1.0.0 + 1.0.1 integrationtest diff --git a/jdbc/pom.xml b/jdbc/pom.xml index c8bc7a8..148e3ba 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -15,13 +15,9 @@ 4.0.0 - - software.amazon.timestream - timestream - 1.0.0 - - + software.amazon.timestream amazon-timestream-jdbc + 1.0.1 jar @@ -36,6 +32,11 @@ + + 1.8 + 1.8 + UTF-8 + 0 1 @@ -44,36 +45,52 @@ -Duser.timezone=Europe/Paris + + + 1.11.870 + 28.0-jre + 5.6.2 + 1.13.1 + 2.28.2 + 1.7.24 + 1.11.872 com.amazonaws aws-java-sdk-core + ${awssdk.version} com.amazonaws aws-java-sdk-sts + ${awssdk.version} com.amazonaws aws-java-sdk-timestreamquery + ${timestream.version} com.google.guava guava + ${guava.version} org.slf4j jul-to-slf4j + ${slf4j.version} org.jsoup jsoup + ${jsoup.version} org.junit.jupiter junit-jupiter + ${junit.jupiter.version} test diff --git a/performancetest/pom.xml b/performancetest/pom.xml index b3fefb5..4559dab 100644 --- a/performancetest/pom.xml +++ b/performancetest/pom.xml @@ -20,7 +20,7 @@ software.amazon.timestream timestream - 1.0.0 + 1.0.1 performancetest diff --git a/pom.xml b/pom.xml index 6ae1729..c0c3c5b 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ software.amazon.timestream timestream - 1.0.0 + 1.0.1 pom