From 76cdc4e28b4a96ee528caea59e15ac316dbb8221 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 07:15:11 +0000 Subject: [PATCH] Bump sqlite-jdbc from 3.34.0 to 3.36.0 Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.34.0 to 3.36.0. - [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.34.0...3.36.0) 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 d49911e..f99dc62 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.xerial sqlite-jdbc - 3.34.0 + 3.36.0 checkstyle