From 22bc5ff86351446d271203430b512a0454acd038 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Dec 2022 17:53:09 +0000 Subject: [PATCH] fix: jersey/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 --- jersey/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jersey/pom.xml b/jersey/pom.xml index c8a7de66aee8..3c4d36329589 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -95,7 +95,7 @@ - 2.26 + 3.0.0 \ No newline at end of file