From 12bfa7f1d21ebea37b3de79f4852b4199a15b7e9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 16 Oct 2022 21:32:13 +0000 Subject: [PATCH] fix: 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 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-2806360 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016889 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016891 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 893d423..d3829b3 100644 --- a/pom.xml +++ b/pom.xml @@ -379,7 +379,7 @@ io.swagger.core.v3 swagger-jaxrs2 - 2.0.8 + 2.2.4 com.h2database @@ -430,7 +430,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.0.pr3 + 2.12.7.1 org.junit.vintage