From 3ab09a3dd8c6fb9950c2c137f468183180865b48 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2019 13:07:32 +0100 Subject: [PATCH] Bump sqlite-jdbc from 3.28.0 to 3.30.1 (#1972) Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.28.0 to 3.30.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.28.0...3.30.1) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 78ec4731..a97c38f3 100644 --- a/pom.xml +++ b/pom.xml @@ -921,7 +921,7 @@ org.xerial sqlite-jdbc - 3.28.0 + 3.30.1 test