From a592a1e34468039fc92dfb33b4cd7726f1e7e702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 22:07:16 +0000 Subject: [PATCH] Bump the maven group across 1 directories with 2 updates Bumps the maven group with 2 updates in the /. directory: [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) and org.apache.logging.log4j:log4j-core. Updates `org.xerial:sqlite-jdbc` from 3.32.3.2 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.32.3.2...3.41.2.2) Updates `org.apache.logging.log4j:log4j-core` from 2.1 to 2.12.4 --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production dependency-group: maven-security-group - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production dependency-group: maven-security-group ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 941e98f..669ae67 100644 --- a/pom.xml +++ b/pom.xml @@ -30,12 +30,12 @@ org.xerial sqlite-jdbc - 3.32.3.2 + 3.41.2.2 org.apache.logging.log4j log4j-core - 2.1 + 2.12.4 org.apache.logging.log4j