From 199282b75b4578a48880d4bad1c03f77bf1ef937 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 01:41:18 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the / directory: org.apache.commons:commons-lang3 and [junit:junit](https://github.com/junit-team/junit4). Updates `org.apache.commons:commons-lang3` from 3.4 to 3.18.0 Updates `junit:junit` from 4.12 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production dependency-group: maven - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9196bbd..91c1e05 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ org.apache.commons commons-lang3 - 3.4 + 3.18.0 io.advantageous.boon @@ -60,7 +60,7 @@ junit junit - 4.12 + 4.13.1