From 478d3c8e6ddb03f6b5ac87ed11db322a547bbc0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 20:18:12 +0000 Subject: [PATCH] Bump sqlite-jdbc from 3.7.2 to 3.41.2.2 in /Core Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.7.2 to 3.41.2.2. - [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/sqlite-jdbc-3.7.2...3.41.2.2) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/pom.xml b/Core/pom.xml index 9af5561..bd28785 100644 --- a/Core/pom.xml +++ b/Core/pom.xml @@ -27,7 +27,7 @@ org.xerial sqlite-jdbc - 3.7.2 + 3.41.2.2 org.projectlombok