From b4732639b8a79248fbc22e9fb47a5acf03635123 Mon Sep 17 00:00:00 2001 From: CVEDetect <89496918+CVEDetect@users.noreply.github.com> Date: Sun, 23 Oct 2022 22:02:59 +0800 Subject: [PATCH] Fix CVE dependency issue --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e879711..3a2e8aa 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.1.RELEASE + 2.2.8.RELEASE