From ccbf2b087ce0faf8b784016282d41d3ec6ecbcfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 04:47:09 +0000 Subject: [PATCH] Bump junit:junit from 4.13-beta-3 to 4.13.1 in /sdk Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.13-beta-3 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- sdk/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/pom.xml b/sdk/pom.xml index d90e979fd..e6b0c8d79 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -47,7 +47,7 @@ junit junit - 4.13-beta-3 + 4.13.1 test