From 02f944f05f0a939d56a7c47d2c422247ec041cee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 14:14:22 +0000 Subject: [PATCH] Bump junit from 4.12 to 4.13 in /sdk-tests Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13) Signed-off-by: dependabot[bot] --- sdk-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml index 55e532f104..459c442bca 100644 --- a/sdk-tests/pom.xml +++ b/sdk-tests/pom.xml @@ -90,7 +90,7 @@ junit junit - 4.13.1 + 4.13.2 test