From acc202efd64f97e9edc8e3fe9b7bc5e17dc87176 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 7 Jan 2020 13:18:51 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-32473 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-72275 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a3a52d..351701b 100644 --- a/pom.xml +++ b/pom.xml @@ -139,7 +139,7 @@ de.flapdoodle.embed de.flapdoodle.embed.process - 2.0.5 + 2.1.2 commons-io