From 46f2881a7e0dd954e3ca4351e03c888e0ad460ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 20:11:08 +0000 Subject: [PATCH] Bump sqlite-jdbc from 3.21.0.1 to 3.41.2.2 in /TwitterFeeder Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.21.0.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.21.0.1...3.41.2.2) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TwitterFeeder/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TwitterFeeder/pom.xml b/TwitterFeeder/pom.xml index 4e3554f..7ca6cd4 100644 --- a/TwitterFeeder/pom.xml +++ b/TwitterFeeder/pom.xml @@ -56,7 +56,7 @@ org.xerial sqlite-jdbc - 3.21.0.1 + 3.41.2.2 @@ -103,7 +103,7 @@ org.xerial sqlite-jdbc - 3.25.2 + 3.41.2.2