From 2dd55eb94eea7e2d5e6bc962e24fb96767e252e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 23:15:20 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the /2022/quals/web-log4j/chatbot directory: [junit:junit](https://github.com/junit-team/junit4) and org.apache.logging.log4j:log4j-core. Updates `junit:junit` from 4.11 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) Updates `org.apache.logging.log4j:log4j-core` from 2.17.2 to 2.25.3 --- updated-dependencies: - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.3 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- 2022/quals/web-log4j/chatbot/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2022/quals/web-log4j/chatbot/pom.xml b/2022/quals/web-log4j/chatbot/pom.xml index 8c090c005..a89d330e7 100644 --- a/2022/quals/web-log4j/chatbot/pom.xml +++ b/2022/quals/web-log4j/chatbot/pom.xml @@ -38,7 +38,7 @@ junit junit - 4.11 + 4.13.1 test @@ -58,7 +58,7 @@ org.apache.logging.log4j log4j-core - 2.17.2 + 2.25.3