From c9bc254fd6722fbd3ddf7ad92583d84d9359f25d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 19:07:52 +0000 Subject: [PATCH] Bump junit from 4.7 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.7 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/compare/r4.7...r4.13.1) Signed-off-by: dependabot[bot] --- cts2-webapp/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cts2-webapp/pom.xml b/cts2-webapp/pom.xml index 6a8b9a68..d7008b47 100644 --- a/cts2-webapp/pom.xml +++ b/cts2-webapp/pom.xml @@ -231,7 +231,7 @@ junit junit - 4.7 + 4.13.1 test diff --git a/pom.xml b/pom.xml index c188f362..6dd26981 100644 --- a/pom.xml +++ b/pom.xml @@ -455,7 +455,7 @@ junit junit - 4.7 + 4.13.1 test