From a7f8a17f884db694389a9b72a66ec4021128bb26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 20:15:19 +0000 Subject: [PATCH] Bump sqlite-jdbc in /collect-earth/collect-earth-grid Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.36.0.3 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.36.0.3...3.41.2.2) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- collect-earth/collect-earth-grid/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collect-earth/collect-earth-grid/pom.xml b/collect-earth/collect-earth-grid/pom.xml index ffb0101fde..158f16abc6 100644 --- a/collect-earth/collect-earth-grid/pom.xml +++ b/collect-earth/collect-earth-grid/pom.xml @@ -30,7 +30,7 @@ org.xerial sqlite-jdbc - 3.36.0.3 + 3.41.2.2