From 2aaf2ca47bde09b8db61ec5ccdae35ccc534a390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 16:59:13 +0000 Subject: [PATCH] fix(deps): bump org.junit:junit-bom from 5.11.3 to 6.1.3 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.11.3 to 6.1.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.11.3...r6.1.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.3 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 67679c5..dc899d8 100644 --- a/pom.xml +++ b/pom.xml @@ -184,7 +184,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x org.junit junit-bom - 5.11.3 + 6.1.3 pom import