From 5ea1444973a7d794f322a83f59eac4c4a4db4456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 20:19:43 +0000 Subject: [PATCH] Bump sqlite-jdbc from 3.8.7 to 3.41.2.2 Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.8.7 to 3.41.2.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.8.7...3.41.2.2) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 211b4ac..2132677 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ org.xerial sqlite-jdbc - 3.8.7 + 3.41.2.2 org.quartz-scheduler