From 0fbb88ae0bf017d0228de1c8dcf6308da1c05796 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 20 Jan 2020 06:39:47 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJBOSSRESTEASY-542664 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3f0a170..5fc66d1 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.jboss.resteasy resteasy-jaxrs - 2.1.0.GA + 3.0.26.Final org.slf4j