From 8e935c03ff8431042dfdd30caddacf1c5ee40b85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 11:42:51 +0000 Subject: [PATCH 1/2] Bump org.junit.jupiter:junit-jupiter-api from 5.12.2 to 6.1.2 Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.12.2 to 6.1.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.12.2...r6.1.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.2 dependency-type: direct:development 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 1a7f59a..06671e5 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 1.8 1.8 - 5.12.2 + 6.1.2 0.8.7 From 9bf66ff19ca199adffaedf979b50749d59d02c6f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 15 Aug 2026 17:00:34 +0000 Subject: [PATCH 2/2] fix: use Java 11-compatible JUnit Jupiter version Co-authored-by: harshithasudhakar <111514477+harshithasudhakar@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 06671e5..1a7f59a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 1.8 1.8 - 6.1.2 + 5.12.2 0.8.7