From 3c8b807dc1d9cc91092fc229c232581ba6d57538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 21:25:08 +0000 Subject: [PATCH] Bump junit from 3.8.1 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] --- edc-java-client-gps/pom.xml | 2 +- edc-java-client/pom.xml | 2 +- edc-rest-endpoint/pom.xml | 2 +- edc-rest/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/edc-java-client-gps/pom.xml b/edc-java-client-gps/pom.xml index 53207ea..eabdbeb 100644 --- a/edc-java-client-gps/pom.xml +++ b/edc-java-client-gps/pom.xml @@ -44,7 +44,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/edc-java-client/pom.xml b/edc-java-client/pom.xml index bc9419f..1981a36 100644 --- a/edc-java-client/pom.xml +++ b/edc-java-client/pom.xml @@ -44,7 +44,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/edc-rest-endpoint/pom.xml b/edc-rest-endpoint/pom.xml index 6143213..6984e0a 100644 --- a/edc-rest-endpoint/pom.xml +++ b/edc-rest-endpoint/pom.xml @@ -57,7 +57,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/edc-rest/pom.xml b/edc-rest/pom.xml index 122ed24..0979525 100644 --- a/edc-rest/pom.xml +++ b/edc-rest/pom.xml @@ -52,7 +52,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 8d8f05a..34a433a 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ junit junit - 3.8.1 + 4.13.1 test