From be70599222a812e7dc3f282558689e329ba6500a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 14 Oct 2020 00:59:58 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bd9cea7d..cf1e0c83 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,7 @@ junit junit - 4.10 + 4.13.1 org.mockito