From 2630fbe4738ac1098e881d181d985c0e247d6991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 17:07:11 +0000 Subject: [PATCH] Bump the maven group with 4 updates Bumps the maven group with 4 updates: org.apache.maven:maven-artifact, org.apache.logging.log4j:log4j-core, org.apache.logging.log4j:log4j-slf4j-impl and [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin). Updates `org.apache.maven:maven-artifact` from 3.9.11 to 3.9.12 Updates `org.apache.logging.log4j:log4j-core` from 2.25.2 to 2.25.3 Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.25.2 to 2.25.3 Updates `org.codehaus.mojo:exec-maven-plugin` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.2...3.6.3) --- updated-dependencies: - dependency-name: org.apache.maven:maven-artifact dependency-version: 3.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch 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 cbfd4880..4e410219 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ org.codehaus.mojo exec-maven-plugin - 3.6.2 + 3.6.3 run @@ -240,7 +240,7 @@ org.apache.maven maven-artifact - 3.9.11 + 3.9.12 org.tukaani @@ -256,12 +256,12 @@ org.apache.logging.log4j log4j-core - 2.25.2 + 2.25.3 org.apache.logging.log4j log4j-slf4j-impl - 2.25.2 + 2.25.3