From c3737d03e2956a65bf6a20d57bbbeb5cb6efe73f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 02:13:21 +0000 Subject: [PATCH] build(deps-dev): bump org.junit.vintage:junit-vintage-engine Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit-framework) from 5.11.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.11.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- e2e/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/pom.xml b/e2e/pom.xml index 3c3a69db58..60a89067ba 100644 --- a/e2e/pom.xml +++ b/e2e/pom.xml @@ -59,7 +59,7 @@ org.junit.vintage junit-vintage-engine - 5.11.4 + 6.0.0 test