From 784cd45c8816d095a6c9020952258d10ebff141f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 06:33:37 +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-preview[bot] --- arc-web/pom.xml | 4 ++-- arc-ws/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/arc-web/pom.xml b/arc-web/pom.xml index 675a833b1..32ca8f9b5 100644 --- a/arc-web/pom.xml +++ b/arc-web/pom.xml @@ -50,7 +50,7 @@ diff --git a/arc-ws/pom.xml b/arc-ws/pom.xml index 4efbe8535..16ed09ed5 100644 --- a/arc-ws/pom.xml +++ b/arc-ws/pom.xml @@ -24,7 +24,7 @@ junit junit test - 4.8.2 + 4.13.1 fr.insee.arc diff --git a/pom.xml b/pom.xml index a71e6b072..633f5afb3 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ junit junit - 4.12 + 4.13.1