From f58dde3a8b9551b520334f6ef12de8cf20106a89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 16:04:37 +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] --- monitor-client/pom.xml | 2 +- monitor-server/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/monitor-client/pom.xml b/monitor-client/pom.xml index da4b430..45e4109 100644 --- a/monitor-client/pom.xml +++ b/monitor-client/pom.xml @@ -20,7 +20,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/monitor-server/pom.xml b/monitor-server/pom.xml index dcc6560..8df1286 100644 --- a/monitor-server/pom.xml +++ b/monitor-server/pom.xml @@ -31,7 +31,7 @@ 1.5 1.4 - 4.11 + 4.13.1 diff --git a/pom.xml b/pom.xml index 964420c..4644adc 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 1.5 1.4 - 4.11 + 4.13.1