From 40dfe1d1f857eef9fff797774aa855244deeaddc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 13 Oct 2020 21:09:18 +0000 Subject: [PATCH] fix: ndbc-test/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 --- ndbc-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ndbc-test/pom.xml b/ndbc-test/pom.xml index 0cf0f21..62d019d 100644 --- a/ndbc-test/pom.xml +++ b/ndbc-test/pom.xml @@ -25,7 +25,7 @@ junit junit - 4.12 + 4.13.1