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