From 63c0d1bff2ef08ebe0b70f344232187beeb0af0c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Nov 2023 02:58:00 +0000 Subject: [PATCH] fix: application/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-6056423 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-6056527 --- application/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/pom.xml b/application/pom.xml index bce2b7a99..22ba3221b 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -252,7 +252,7 @@ org.apache.commons commons-collections4 - 4.0 + 4.1 @@ -274,7 +274,7 @@ org.yaml snakeyaml - 1.17 + 1.31