From 5a869df213bf704462522dd790054284c5372606 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 19 Dec 2021 11:07:54 +0000 Subject: [PATCH] fix: tools/nibrs-common/pom.xml & tools/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2321524 --- tools/nibrs-common/pom.xml | 2 +- tools/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/nibrs-common/pom.xml b/tools/nibrs-common/pom.xml index e886f5de6..84d8e5c58 100644 --- a/tools/nibrs-common/pom.xml +++ b/tools/nibrs-common/pom.xml @@ -58,7 +58,7 @@ junit junit - 4.10 + 4.13.1 org.apache.commons diff --git a/tools/pom.xml b/tools/pom.xml index 5730a2627..23b1fbcdb 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -49,7 +49,7 @@ - 2.16.0 + 2.17.0