From 041b449aefcd9d6aed192a8474213ca52c1becbb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 11 Feb 2021 07:36:45 +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 b7fc531fd..c062ea607 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ %regex[.*.class] - 0.35 + 1.1 1.14