From e2a90b63cd7a48dc1f4659fef6730121bc68edd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 23:12:18 +0000 Subject: [PATCH] chore(deps): bump org.xerial:sqlite-jdbc from 3.51.2.0 to 3.51.3.0 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.51.2.0 to 3.51.3.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.51.2.0...3.51.3.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.51.3.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bc3166a..122e6f0 100644 --- a/pom.xml +++ b/pom.xml @@ -156,7 +156,7 @@ org.xerial sqlite-jdbc - 3.51.2.0 + 3.51.3.0 runtime