From 49965f69db8c5f46836e0cc7b4a66478a186f595 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 06:47:06 +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] --- eu.quanticol.jsstl.console/pom.xml | 2 +- eu.quanticol.jsstl.parser/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eu.quanticol.jsstl.console/pom.xml b/eu.quanticol.jsstl.console/pom.xml index 433a470..a063d28 100644 --- a/eu.quanticol.jsstl.console/pom.xml +++ b/eu.quanticol.jsstl.console/pom.xml @@ -18,7 +18,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/eu.quanticol.jsstl.parser/pom.xml b/eu.quanticol.jsstl.parser/pom.xml index e874c3a..5d03f38 100644 --- a/eu.quanticol.jsstl.parser/pom.xml +++ b/eu.quanticol.jsstl.parser/pom.xml @@ -19,7 +19,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/pom.xml b/pom.xml index c26f12b..a4bb815 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ junit junit - 4.11 + 4.13.1 test