From fed56c6f8e230208ced2df26f68c42491eb03e79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Apr 2021 15:33:09 +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] --- jafp/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jafp/pom.xml b/jafp/pom.xml index 6971413..935a7a6 100644 --- a/jafp/pom.xml +++ b/jafp/pom.xml @@ -60,7 +60,7 @@ junit junit - 4.11 + 4.13.1 Based on the apparently inactive Jaffer (https://sourceforge.net/projects/jaffer/). diff --git a/pom.xml b/pom.xml index 3726a4f..f99e125 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ junit junit - 4.7 + 4.13.1 test