From dbadfb3f28065918e648eeb36d153402c36149c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 11:46:23 +0000 Subject: [PATCH] Bump junit:junit from 4.12 to 4.13.2 Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.2. - [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.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- SparseBoomerangCorrectness/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SparseBoomerangCorrectness/pom.xml b/SparseBoomerangCorrectness/pom.xml index 10d2b435..c4c2eb96 100644 --- a/SparseBoomerangCorrectness/pom.xml +++ b/SparseBoomerangCorrectness/pom.xml @@ -14,7 +14,7 @@ junit junit - 4.12 + 4.13.2 test diff --git a/pom.xml b/pom.xml index 68970b10..2956a656 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ junit junit - 4.13 + 4.13.2 test