From 8e22d3d5531da5909fee2a520bfa13b5cbdb4f51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 17:28:27 +0000 Subject: [PATCH] Bump junit:junit from 3.8.1 to 4.13.2 Bumps [junit:junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.2. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.2.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- jelly-tags/junit/pom.xml | 2 +- jelly-tags/validate/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 90b03b9cb..5bdce0eb7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -85,7 +85,7 @@ junit junit - 3.8.1 + 4.13.2 dom4j diff --git a/jelly-tags/junit/pom.xml b/jelly-tags/junit/pom.xml index ef4ba20b7..0fcb90fc0 100644 --- a/jelly-tags/junit/pom.xml +++ b/jelly-tags/junit/pom.xml @@ -34,7 +34,7 @@ junit junit - 3.8.1 + 4.13.2 diff --git a/jelly-tags/validate/pom.xml b/jelly-tags/validate/pom.xml index ea2551af4..5749ad056 100644 --- a/jelly-tags/validate/pom.xml +++ b/jelly-tags/validate/pom.xml @@ -39,7 +39,7 @@ junit junit - 3.8.1 + 4.13.2 msv diff --git a/pom.xml b/pom.xml index 1a1fe35c8..25a628a8a 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ junit junit - 3.8.1 + 4.13.2 dom4j