Merge "Bump drizzle driver version to support millisecond resolution"

This commit is contained in:
Jenkins 2016-08-20 00:40:29 +00:00 committed by Gerrit Code Review
commit 6b3badfa9b
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@
<dependency>
<groupId>org.drizzle.jdbc</groupId>
<artifactId>drizzle-jdbc</artifactId>
<version>1.3</version>
<version>1.4</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>