diff --git a/README.md b/README.md index f17cc568e8..54810ab678 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ To get the latest preview version of the driver, add the following to your POM f com.microsoft.sqlserver mssql-jdbc - 6.3.0.jre8-preview + 6.3.1.jre8-preview-v2 ``` @@ -120,7 +120,7 @@ Projects that require either of the two features need to explicitly declare the com.microsoft.sqlserver mssql-jdbc - 6.3.0.jre8-preview + 6.3.1.jre8-preview-v2 compile diff --git a/pom.xml b/pom.xml index e0a7a73a0e..f5498d940c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.microsoft.sqlserver mssql-jdbc - 6.3.1 + 6.3.2-SNAPSHOT jar