From de1dd2e12dde665668dfb26fa17677a586e90611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 19:25:26 +0000 Subject: [PATCH] Bump org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.2.0 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.1.3 to 3.47.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.46.1.3...3.47.2.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/pom.xml b/bot/pom.xml index 26aa03f..a652a22 100644 --- a/bot/pom.xml +++ b/bot/pom.xml @@ -77,7 +77,7 @@ org.xerial sqlite-jdbc - 3.46.1.3 + 3.47.2.0