Skip to content

Commit

Permalink
TIKA-2334 -- Upgrade "provided" sqlite parser to 3.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tballison committed Apr 20, 2017
1 parent 37d0f05 commit 80e6a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tika-parsers/pom.xml
Expand Up @@ -298,7 +298,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 80e6a8c

Please sign in to comment.