From 1015da42c8d13356ad75a3cda6cca3ba4e244027 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 16:01:12 +0000 Subject: [PATCH] Bump junit in /lib/jflex-1.7.0/examples/simple-maven Bumps [junit](https://github.com/junit-team/junit4) from 3.8.2 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/r3.8.2...r4.13.1) Signed-off-by: dependabot[bot] --- lib/jflex-1.7.0/examples/simple-maven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/jflex-1.7.0/examples/simple-maven/pom.xml b/lib/jflex-1.7.0/examples/simple-maven/pom.xml index a6ef9bd..feb4c36 100644 --- a/lib/jflex-1.7.0/examples/simple-maven/pom.xml +++ b/lib/jflex-1.7.0/examples/simple-maven/pom.xml @@ -15,7 +15,7 @@ junit junit - 3.8.2 + 4.13.1 test