From c5d7feff645994bab7794c6ede1f24dc4728f304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Oct 2021 15:43:09 +0000 Subject: [PATCH] Bump junit from 4.12 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [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.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- main/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main/pom.xml b/main/pom.xml index 5cf1206..b4c3378 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -176,7 +176,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/pom.xml b/pom.xml index a11eed7..8c1af80 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ junit junit - 4.12 + 4.13.1 test