From 241bd98ca4402f6df37947b5a0996badbc29169d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 23:04:17 +0000 Subject: [PATCH] Bump org.xerial:sqlite-jdbc Bumps [org.xerial: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] --- .../resources/META-INF/maven/org.bukkit/craftbukkit/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/META-INF/maven/org.bukkit/craftbukkit/pom.xml b/src/main/resources/META-INF/maven/org.bukkit/craftbukkit/pom.xml index 2cf28b13d..e5a33da7b 100644 --- a/src/main/resources/META-INF/maven/org.bukkit/craftbukkit/pom.xml +++ b/src/main/resources/META-INF/maven/org.bukkit/craftbukkit/pom.xml @@ -55,7 +55,7 @@ org.xerial sqlite-jdbc - 3.21.0.1 + 3.41.2.2 runtime