Merge pull request #2788 from OpenRefine/dependabot/maven/org.xerial-sqlite-jdbc-3.32.3

Bump sqlite-jdbc from 3.31.1 to 3.32.3
This commit is contained in:
Tom Morris 2020-06-22 12:36:31 -04:00 committed by GitHub
commit 445395d18d
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.31.1</version>
<version>3.32.3</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>