From b85a85203d17ead73f74fa8e3dd73fcac10a4656 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 19:53:01 +0000 Subject: [PATCH] build(deps): bump org.xerial:sqlite-jdbc from 3.53.2.0 to 3.53.2.1 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.53.2.0 to 3.53.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-version: 3.53.2.1 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 d0759df..6286e5e 100644 --- a/pom.xml +++ b/pom.xml @@ -200,7 +200,7 @@ org.xerial sqlite-jdbc - 3.53.2.0 + 3.53.2.1 provided