From 8a391962c85fd35d430fa55e91fbb5d718b4d78d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 20:13:16 +0000 Subject: [PATCH] Bump sqlite-jdbc from 3.30.1 to 3.41.2.2 in /Server Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.30.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.30.1...3.41.2.2) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Server/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Server/pom.xml b/Server/pom.xml index 8009306a..4fd8defc 100644 --- a/Server/pom.xml +++ b/Server/pom.xml @@ -34,12 +34,12 @@ org.xerial sqlite-jdbc - 3.30.1 + 3.41.2.2 org.xerial sqlite-jdbc - 3.31.1 + 3.41.2.2