From 71de854b41b0e91c2f6168b0ada2e77b6d09e126 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 14 Oct 2020 04:57:57 +0000 Subject: [PATCH] fix: samples/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 --- samples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/pom.xml b/samples/pom.xml index b0ad906..d474a5c 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -16,7 +16,7 @@ junit junit - 4.0 + 4.13.1