From bfc1b9d5790bc1fe74d1955d2a38d3f763ad479f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 00:02:13 +0000 Subject: [PATCH] Bump junit.version from 5.13.4 to 6.0.0 in /json-smart-action Bumps `junit.version` from 5.13.4 to 6.0.0. Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.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.13.4...r6.0.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.13.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.13.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- json-smart-action/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json-smart-action/pom.xml b/json-smart-action/pom.xml index fce0cd7..08ef6c8 100644 --- a/json-smart-action/pom.xml +++ b/json-smart-action/pom.xml @@ -43,7 +43,7 @@ UTF-8 1.8 1.8 - 5.13.4 + 6.0.0 scm:git:https://github.com/netplex/json-smart-v2.git