From 7c254f6b4dab0e3c8b7e2d0f84566dcc4710b897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 02:49:44 +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] --- pom.xml | 2 +- x-ray-client/pom.xml | 2 +- x-ray-grid/pom.xml | 2 +- x-ray-roller-adapter/pom.xml | 2 +- x-ray/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index ac9b6b5..d40fd69 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/x-ray-client/pom.xml b/x-ray-client/pom.xml index 9655355..f558164 100644 --- a/x-ray-client/pom.xml +++ b/x-ray-client/pom.xml @@ -9,7 +9,7 @@ junit junit - 4.8.2 + 4.13.1 test diff --git a/x-ray-grid/pom.xml b/x-ray-grid/pom.xml index d49e7c8..e12272e 100644 --- a/x-ray-grid/pom.xml +++ b/x-ray-grid/pom.xml @@ -21,7 +21,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/x-ray-roller-adapter/pom.xml b/x-ray-roller-adapter/pom.xml index 34db9a9..97311ef 100644 --- a/x-ray-roller-adapter/pom.xml +++ b/x-ray-roller-adapter/pom.xml @@ -31,7 +31,7 @@ junit junit - 4.8.1 + 4.13.1 test diff --git a/x-ray/pom.xml b/x-ray/pom.xml index 226b68e..21fc7a2 100644 --- a/x-ray/pom.xml +++ b/x-ray/pom.xml @@ -15,7 +15,7 @@ junit junit - 4.8.1 + 4.13.1 test