From 4e21ddbba01c326cc24746da20ba40cbcea85d98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 11:42:34 +0000 Subject: [PATCH 1/2] Bump org.junit.jupiter:junit-jupiter-api from 5.12.2 to 6.1.3 Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.12.2 to 6.1.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.12.2...r6.1.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.3 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..d1e05e0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 1.8 1.8 - 5.12.2 + 6.1.3 0.8.7 From e09f1b1d3838f3e6017a9ca89638b145eb064cd2 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 4 Sep 2026 11:55:48 +0000 Subject: [PATCH 2/2] fix: use JUnit 5 for Java 11 CI compatibility 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 d1e05e0..1a7f59a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 1.8 1.8 - 6.1.3 + 5.12.2 0.8.7