From 7e29f4a46de5a5701a09d072d090481782eb1278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 02:01:30 +0000 Subject: [PATCH] Bump org.junit:junit-bom from 5.12.2 to 6.0.0 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.12.2 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.12.2...r6.0.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1ef4bc1..cd4c67c 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.junit junit-bom - 5.12.2 + 6.0.0 import pom