From 857564bfb65e6cc23ae8eb2f4e7cabb612270c38 Mon Sep 17 00:00:00 2001 From: snyk-test Date: Fri, 16 Aug 2019 08:33:36 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-450207 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-450917 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-455617 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9ccf82d..4224170 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ com.auth0 java-jwt - 3.4.1 + 3.8.2