From 0f83b6c3cb25ea909a67707966be4332b31397c9 Mon Sep 17 00:00:00 2001 From: Andreas Scheibal Date: Wed, 29 Nov 2023 16:34:18 +0100 Subject: [PATCH] feat(deps): bump spring boot --- owasp/suppressions.xml | 6 ++++++ pom.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/owasp/suppressions.xml b/owasp/suppressions.xml index 6cd96e52..70fff6e0 100644 --- a/owasp/suppressions.xml +++ b/owasp/suppressions.xml @@ -27,6 +27,11 @@ Still WIP CVE-2022-41862 + + Snakeyaml, DoS on user supplied input; no external/unknown/dynamic input to parser at runtime + CVE-2022-41854 + CVE-2022-1471 + No more recent version available. CVE is not affecting us because we are not using CloudFundry, SPEL and Sessions CVE-2023-20873 @@ -37,5 +42,6 @@ False positive CVE-2020-8908 CVE-2023-1370 + CVE-2023-24998 diff --git a/pom.xml b/pom.xml index c02d4f2b..7f322224 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ 1.5.5.Final 1.76 4.3.0 - 1.14.2 + 1.14.3 5.2.0 2.2.220