From dbc77b1f4cdec2c08e3928f58c1ad0a02b94a96a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 14 Oct 2020 02:44:51 +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 2e09f37..b5c0ec5 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ junit junit - 4.12 + 4.13.1 jar