From c5913a73cd6026e457007a1a90acacef59549b8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 08:33:23 +0000 Subject: [PATCH] build(deps): bump org.xerial:sqlite-jdbc from 3.42.0.1 to 3.53.2.0 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.42.0.1 to 3.53.2.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.42.0.1...3.53.2.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.53.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- teaql-business-id-jdbc/pom.xml | 2 +- teaql-sql-portable/pom.xml | 2 +- teaql-sqlite/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/teaql-business-id-jdbc/pom.xml b/teaql-business-id-jdbc/pom.xml index 148a32c6..c1aa38a2 100644 --- a/teaql-business-id-jdbc/pom.xml +++ b/teaql-business-id-jdbc/pom.xml @@ -45,7 +45,7 @@ org.xerial sqlite-jdbc - 3.42.0.1 + 3.53.2.0 test diff --git a/teaql-sql-portable/pom.xml b/teaql-sql-portable/pom.xml index 4a5c1688..e231ed7e 100644 --- a/teaql-sql-portable/pom.xml +++ b/teaql-sql-portable/pom.xml @@ -42,7 +42,7 @@ org.xerial sqlite-jdbc - 3.45.1.0 + 3.53.2.0 test diff --git a/teaql-sqlite/pom.xml b/teaql-sqlite/pom.xml index 80efc1e4..fd10c315 100644 --- a/teaql-sqlite/pom.xml +++ b/teaql-sqlite/pom.xml @@ -32,7 +32,7 @@ org.xerial sqlite-jdbc - 3.42.0.1 + 3.53.2.0 test