From e709964175f0f189bdbbf7ef350544c07a1ff34f Mon Sep 17 00:00:00 2001 From: bwappsec <104206313+bwappsec@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:14:36 -0500 Subject: [PATCH] SWI-3723 [Snyk] Security upgrade commons-io:commons-io from 2.11.0 to 2.14.0 (#158) * fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190 * update mustache --------- Co-authored-by: snyk-bot Co-authored-by: ckoegel Co-authored-by: Cameron Koegel <53310569+ckoegel@users.noreply.github.com> --- custom_templates/pom.mustache | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_templates/pom.mustache b/custom_templates/pom.mustache index 0e344fdf..65d5f099 100644 --- a/custom_templates/pom.mustache +++ b/custom_templates/pom.mustache @@ -502,7 +502,7 @@ {{/swagger2AnnotationLibrary}} 4.12.0 2.10.1 - 2.11.0 + 2.14.0 3.14.0 4.0.0 {{#openApiNullable}} diff --git a/pom.xml b/pom.xml index 464dad5a..28bb7101 100644 --- a/pom.xml +++ b/pom.xml @@ -414,7 +414,7 @@ 1.9.0 4.12.0 2.10.1 - 2.11.0 + 2.14.0 3.14.0 4.0.0 0.2.6