From ff0a02d54601d281615003395f6a03ac92e86a8e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Nov 2023 15:15:09 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-6056407 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-6056527 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2edd27c..8d100ad 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ 8.3 3.0.2 3.7.0 - 2.9.8 + 2.9.10 1.4.196 1.11 2.6 @@ -49,10 +49,10 @@ 1.22.0 1.22.0 1.0.1 - 1.0.4 + 1.0.7 1.0.4 1.0.1 - 1.5.16 + 1.5.24 0.7.9 ${project.build.directory}/jacoco.exec ${project.build.directory}/jacoco-it.exec