From 4844c493616f10ce5613a8d0b0f74aa1dffc159a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Oct 2022 17:04:08 +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 ba9e27c..9fd21cd 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ org.springdoc springdoc-openapi-ui - 1.6.8 + 1.6.12 org.springframework @@ -68,7 +68,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.2.2 + 2.13.4.2 io.github.bonigarcia