From e461681f85c1556cd3d0045e2fdc208dbaa034f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 21:53:57 +0000 Subject: [PATCH] Bump junit from 4.10 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.10...r4.13.1) Signed-off-by: dependabot[bot] --- Exposed/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Exposed/pom.xml b/Exposed/pom.xml index 01e7ecd95..8025c669f 100644 --- a/Exposed/pom.xml +++ b/Exposed/pom.xml @@ -110,7 +110,7 @@ junit junit - 4.10 + 4.13.1 diff --git a/pom.xml b/pom.xml index e73e6f25d..76d8a1459 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ junit junit - 4.10 + 4.13.1