From 3e5eac254597621e250d4b0959457a48f0bf7e5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 00:42:01 +0000 Subject: [PATCH] Bump org.xerial:sqlite-jdbc from 3.40.1.0 to 3.43.2.1 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.40.1.0 to 3.43.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/commits) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 78ad4d7..2c87943 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ org.xerial sqlite-jdbc - 3.40.1.0 + 3.43.2.1