From 1a38faedcf08f4e3790a17fdc2b17e78f8f78e80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 00:20:11 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 in /calculator 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] --- calculator/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/calculator/pom.xml b/calculator/pom.xml index dd69f1f..ede633a 100644 --- a/calculator/pom.xml +++ b/calculator/pom.xml @@ -25,7 +25,7 @@ junit junit - 4.11 + 4.13.1 test @@ -80,7 +80,7 @@ junit junit - 4.12 + 4.13.1 test