From f96f8494f07df4dda575990a3cbb8384a45814ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:17:21 +0000 Subject: [PATCH] Bump org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.1.3 to 3.47.0.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.0.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 b7d807e..4fcfc10 100644 --- a/bot/pom.xml +++ b/bot/pom.xml @@ -77,7 +77,7 @@ org.xerial sqlite-jdbc - 3.46.1.3 + 3.47.0.0