From b51bbfc304d2b583faabd22e0ea61b5b8bafb2b0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 19 Dec 2021 08:27:06 +0000 Subject: [PATCH] fix: tools/nibrs-flatfile/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-flatfile/pom.xml | 2 +- tools/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/nibrs-flatfile/pom.xml b/tools/nibrs-flatfile/pom.xml index 049cfc63b..6434f51d8 100644 --- a/tools/nibrs-flatfile/pom.xml +++ b/tools/nibrs-flatfile/pom.xml @@ -44,7 +44,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