From c0c9b8fcdabb823148661b4af87e00e6b43cd428 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 31 Jan 2023 21:58:34 +0000 Subject: [PATCH] fix: api/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426 --- api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index 4a9d4f4..9d5834c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -44,7 +44,7 @@ org.glassfish.jersey.media jersey-media-json-jackson - 2.35 + 3.1.1 org.glassfish.jersey.media