Bump sqlite-jdbc from 3.27.2 to 3.27.2.1 (#1780)

Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.27.2 to 3.27.2.1.
- [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.27.2...3.27.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-05 22:13:49 +02:00 committed by Gabriele C
parent 9c06bd580b
commit 08c1bb33c7

View File

@ -895,7 +895,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.27.2</version>
<version>3.27.2.1</version>
<scope>test</scope>
</dependency>
<dependency>