Merge pull request #3009 from OpenRefine/dependabot/maven/org.xerial-sqlite-jdbc-3.32.3.2

Bump sqlite-jdbc from 3.32.3.1 to 3.32.3.2
This commit is contained in:
Tom Morris 2020-07-29 10:20:00 -04:00 committed by GitHub
commit 6eea757534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -153,7 +153,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.32.3.1</version>
<version>3.32.3.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>