From 3eac6772fbbea27daeb30ad87d30722421480b60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 11:04:25 +0000 Subject: [PATCH] chore(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 ea203e6..b74c05f 100644 --- a/pom.xml +++ b/pom.xml @@ -195,7 +195,7 @@ org.xerial sqlite-jdbc - 3.53.2.0 + 3.53.2.1 provided