From 5039d14b326b1063a1525f8e0c3204a036308cba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 15:22:16 +0000 Subject: [PATCH] chore(deps): update junit-framework monorepo --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 5f4431b6e..498099be3 100644 --- a/pom.xml +++ b/pom.xml @@ -132,31 +132,31 @@ org.junit.jupiter junit-jupiter - 5.13.4 + 5.14.1 test org.junit.jupiter junit-jupiter-api - 5.13.4 + 5.14.1 test org.junit.jupiter junit-jupiter-engine - 5.13.4 + 5.14.1 test org.junit.jupiter junit-jupiter-params - 5.13.4 + 5.14.1 test org.junit.platform junit-platform-commons - 1.13.4 + 1.14.1 test