From c79f8a49e85c27008b22724529f023f78026cca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 20:59:20 +0000 Subject: [PATCH] Bump junit in /CloudNative-application/springboot-hello-world Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 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/commits/r4.13.1) Signed-off-by: dependabot[bot] --- CloudNative-application/springboot-hello-world/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 CloudNative-application/springboot-hello-world/pom.xml diff --git a/CloudNative-application/springboot-hello-world/pom.xml b/CloudNative-application/springboot-hello-world/pom.xml old mode 100755 new mode 100644 index c746947..3f41ea7 --- a/CloudNative-application/springboot-hello-world/pom.xml +++ b/CloudNative-application/springboot-hello-world/pom.xml @@ -46,7 +46,7 @@ junit junit - 3.8.1 + 4.13.1 test