From 4d8072dd157c549c8286158297066d0af660bf23 Mon Sep 17 00:00:00 2001 From: snyk-test Date: Wed, 17 Jul 2019 00:22:18 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-XALAN-31385 - https://snyk.io/vuln/SNYK-JAVA-XERCES-30183 - https://snyk.io/vuln/SNYK-JAVA-XERCES-31497 - https://snyk.io/vuln/SNYK-JAVA-XERCES-31585 - https://snyk.io/vuln/SNYK-JAVA-XERCES-32014 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 42a616f..f80ca19 100644 --- a/pom.xml +++ b/pom.xml @@ -221,7 +221,7 @@ com.google.code.findbugs findbugs - 2.0.1 + 2.0.3 compile