From 2223552aebad4557685f28dfe1da80808d8ef9fe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 14 Oct 2020 00:46:32 +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 d77a04a..887bf20 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ junit junit - 4.13 + 4.13.1 test