From 62df6bbd6b43ea0a83e388bb5737748164c73867 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 16 Jun 2021 21:39:13 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSBEANUTILS-460111 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-567761 --- pom.xml | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/pom.xml b/pom.xml index 15293a0ac..a1e1fb78b 100644 --- a/pom.xml +++ b/pom.xml @@ -321,39 +321,39 @@ - - + + - + - - - - + + + + - - + + - - - - - - + + + + + + - + - - + + @@ -395,7 +395,7 @@ true - + @@ -474,7 +474,7 @@ false - + false @@ -602,7 +602,7 @@ - + @@ -647,7 +647,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.10.0 + 2.13.2 @@ -706,7 +706,7 @@ commons-validator commons-validator - 1.6 + 1.7 commons-collections