From c7ab9c5002e051b36bc2e8cf674b5013827dc089 Mon Sep 17 00:00:00 2001 From: Sascha Fendrich Date: Thu, 14 Dec 2023 12:34:51 +0100 Subject: [PATCH] Upgrade springframework to version 3.6.1 This fixes https://nvd.nist.gov/vuln/detail/CVE-2023-34053 Closes #1630 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 086e760017..08a4c19c4f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.1 + 3.1.6