From ba7528f392cb7fc1a0ffe7db5c51109865d1942d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Oct 2020 21:15:58 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bd9cea7d..89b109c9 100644 --- a/pom.xml +++ b/pom.xml @@ -170,7 +170,7 @@ com.google.guava guava - 19.0 + r03 commons-lang