From a70a976f4995458c2faeeffc10da431724dbe53d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 06:17:06 -0500 Subject: [PATCH] Bump org.xerial:sqlite-jdbc from 3.47.1.0 to 3.47.2.0 (#1141) Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.47.1.0 to 3.47.2.0. - [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.47.1.0...3.47.2.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- planetiler-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planetiler-core/pom.xml b/planetiler-core/pom.xml index e552473d..3b2d4469 100644 --- a/planetiler-core/pom.xml +++ b/planetiler-core/pom.xml @@ -68,7 +68,7 @@ org.xerial sqlite-jdbc - 3.47.1.0 + 3.47.2.0 org.msgpack