From 2ba58a68503b054002263b5ba5371bf31cd0599a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 12:37:08 +0000 Subject: [PATCH] Bump org.xerial:sqlite-jdbc from 3.50.2.0 to 3.50.3.0 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.50.2.0 to 3.50.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.50.2.0...3.50.3.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.50.3.0 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- java-sql-jdbc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-sql-jdbc/pom.xml b/java-sql-jdbc/pom.xml index ce3ec24..64f609c 100644 --- a/java-sql-jdbc/pom.xml +++ b/java-sql-jdbc/pom.xml @@ -65,7 +65,7 @@ org.xerial sqlite-jdbc - 3.50.2.0 + 3.50.3.0 test