From 928adc172968e7375454314f52fce1bf3eff65ed Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 08:49:34 +0000 Subject: [PATCH] Bump junit from 4.12 to 4.13 Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13) 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..de91567cd 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..695643aef 100644 --- a/arc-ws/pom.xml +++ b/arc-ws/pom.xml @@ -24,7 +24,7 @@ junit junit test - 4.8.2 + 4.13 fr.insee.arc diff --git a/pom.xml b/pom.xml index a71e6b072..69d00cbe4 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ junit junit - 4.12 + 4.13