From 43c9fe85b88f4bc188a404c4dea8c44d1fbeba1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 10:12:32 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) Signed-off-by: dependabot[bot] --- api-impl/pom.xml | 2 +- pom.xml | 2 +- procedures/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api-impl/pom.xml b/api-impl/pom.xml index ad8334e..d596f00 100644 --- a/api-impl/pom.xml +++ b/api-impl/pom.xml @@ -73,7 +73,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/pom.xml b/pom.xml index a666fb1..e1ca92a 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/procedures/pom.xml b/procedures/pom.xml index 907afef..6188e43 100644 --- a/procedures/pom.xml +++ b/procedures/pom.xml @@ -88,7 +88,7 @@ junit junit - 4.11 + 4.13.1 test