From 71ff4c2313706c90a115be7f2e0b3cdacc3c1d5a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 5 Oct 2022 19:45:58 +0000 Subject: [PATCH] fix: test-app-maven/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 --- 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..c41f4a1 100644 --- a/test-app-maven/pom.xml +++ b/test-app-maven/pom.xml @@ -13,7 +13,7 @@ junit junit - 4.12 + 4.13.1