From dc56378dae2e7b89f41673837042f5429e9d1308 Mon Sep 17 00:00:00 2001 From: southeo Date: Thu, 4 Apr 2024 16:51:16 +0200 Subject: [PATCH] Spring and trivy --- .github/workflows/.trivyignore | 9 --------- pom.xml | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/.github/workflows/.trivyignore b/.github/workflows/.trivyignore index ac3a5c0..e69de29 100644 --- a/.github/workflows/.trivyignore +++ b/.github/workflows/.trivyignore @@ -1,9 +0,0 @@ -# Date: March 21, 2024 -# Issue: Vulnerability in spring-web -# Solution: Spring boot needs to update its version of spring -CVE-2024-22259 - -# Date: March 21, 2024 -# Issue: Vulnerability in spring-security-core -# Solution: Spring boot needs to update its version of spring -CVE-2024-22257 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 873bebe..680c3bf 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.3 + 3.2.4 eu.dissco.core