From 3529f80c151b797ae4efa1f0ddaec61b60850b36 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 15 Jun 2021 07:46:41 +0000 Subject: [PATCH] fix: upgrade junit:junit from 4.12 to 4.13.2 Snyk has created this PR to upgrade junit:junit from 4.12 to 4.13.2. See this package in Maven Repository: https://mvnrepository.com/artifact/junit/junit/ See this project in Snyk: https://app.snyk.io/org/pedrocodacy/project/98b6cec5-42c2-496d-b6fa-663788dd7047?utm_source=github&utm_medium=upgrade-pr --- test-app-maven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-app-maven/pom.xml b/test-app-maven/pom.xml index 641d51f..ca620e3 100644 --- a/test-app-maven/pom.xml +++ b/test-app-maven/pom.xml @@ -13,7 +13,7 @@ junit junit - 4.12 + 4.13.2