From 44b3b8ae173fed54b7e1d7e2512c6473014a6074 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 17:45:50 +0000 Subject: [PATCH] Bump junit from 4.5 to 4.13.1 in /contextapp-0.8.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.5 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/commits/r4.13.1) Signed-off-by: dependabot[bot] --- contextapp-0.8.1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contextapp-0.8.1/pom.xml b/contextapp-0.8.1/pom.xml index 585c98a..0a72de2 100644 --- a/contextapp-0.8.1/pom.xml +++ b/contextapp-0.8.1/pom.xml @@ -42,7 +42,7 @@ junit junit - 4.5 + 4.13.1 net.contextfw