From a2fe68ccac2689dd880236c205960b8c0c1672f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 00:32:04 +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) Signed-off-by: dependabot[bot] --- asdpex-cli/pom.xml | 2 +- asdpex-core/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/asdpex-cli/pom.xml b/asdpex-cli/pom.xml index 4f85a59..238bcc0 100644 --- a/asdpex-cli/pom.xml +++ b/asdpex-cli/pom.xml @@ -98,7 +98,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/asdpex-core/pom.xml b/asdpex-core/pom.xml index 901be09..9ebee43 100644 --- a/asdpex-core/pom.xml +++ b/asdpex-core/pom.xml @@ -31,7 +31,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 16e9862..8dfae3e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ junit junit - 4.12 + 4.13.1