From fa88ee5877ca82a1bcd2991bc72e1edc201f9252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 19:55:32 +0000 Subject: [PATCH] build(deps): bump org.xerial:sqlite-jdbc from 3.53.0.0 to 3.53.1.0 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.53.0.0 to 3.53.1.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.53.0.0...3.53.1.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.53.1.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 d8f35e0..6d1c61e 100644 --- a/pom.xml +++ b/pom.xml @@ -202,7 +202,7 @@ org.xerial sqlite-jdbc - 3.53.0.0 + 3.53.1.0 provided