From 98cf7b7de3869cb8a4f7fb802848bbdd1d7d02cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 20:13:52 +0000 Subject: [PATCH] Bump sqlite-jdbc from 3.32.3.2 to 3.41.2.2 in /tools/deploy/module3 Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.32.3.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/3.32.3.2...3.41.2.2) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/deploy/module3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/deploy/module3/pom.xml b/tools/deploy/module3/pom.xml index fbca9ace..e9371a62 100644 --- a/tools/deploy/module3/pom.xml +++ b/tools/deploy/module3/pom.xml @@ -69,7 +69,7 @@ org.xerial sqlite-jdbc - 3.32.3.2 + 3.41.2.2