From 1850dcf35f71a574ff7e04dbafdc4f26f74a2a35 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 10:17:28 +0000 Subject: [PATCH] Bump sqlite-jdbc from 3.25.2 to 3.36.0.1 Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.25.2 to 3.36.0.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.25.2...3.36.0.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 b2aa535..53838a9 100644 --- a/pom.xml +++ b/pom.xml @@ -368,7 +368,7 @@ org.xerial sqlite-jdbc - 3.25.2 + 3.36.0.1