Bump sqlite-jdbc from 3.23.1 to 3.25.2 in /Plan

Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.23.1 to 3.25.2.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.23.1...3.25.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-11-12 05:44:52 +00:00
parent 95bd33e3c4
commit ea2768a979
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331

View File

@ -57,7 +57,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.23.1</version>
<version>3.25.2</version>
<scope>test</scope>
</dependency>
<dependency>