From b18ab5d64990c706db3a55313d1dda3b75b1531a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 11:17:58 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 in /helloworld 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] --- helloworld/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworld/pom.xml b/helloworld/pom.xml index d569ba7..9a62571 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -11,7 +11,7 @@ junit junit - 4.13 + 4.13.1 test