From 9fd9bb2bea83a3b488500b59e663658227c7ad32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 00:47:14 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 4 updates Bumps the maven group with 4 updates in the / directory: [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc), org.apache.maven:maven-artifact, org.apache.logging.log4j:log4j-core and org.apache.logging.log4j:log4j-slf4j-impl. Updates `org.xerial:sqlite-jdbc` from 3.51.3.0 to 3.53.1.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.51.3.0...3.53.1.0) Updates `org.apache.maven:maven-artifact` from 3.9.14 to 3.9.15 Updates `org.apache.logging.log4j:log4j-core` from 2.25.4 to 2.26.0 Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.25.4 to 2.26.0 --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.53.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven:maven-artifact dependency-version: 3.9.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c6f8eeca..d81fc73b 100644 --- a/pom.xml +++ b/pom.xml @@ -220,7 +220,7 @@ org.xerial sqlite-jdbc - 3.51.3.0 + 3.53.1.0 org.json @@ -240,7 +240,7 @@ org.apache.maven maven-artifact - 3.9.14 + 3.9.15 org.tukaani @@ -256,12 +256,12 @@ org.apache.logging.log4j log4j-core - 2.25.4 + 2.26.0 org.apache.logging.log4j log4j-slf4j-impl - 2.25.4 + 2.26.0