From 4e333446f469ab6d55f250481ef1a9481263725a Mon Sep 17 00:00:00 2001 From: davdarras Date: Mon, 25 Nov 2024 12:53:02 +0100 Subject: [PATCH] fix(security): upgrade spring version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 834ee02..ed422a2 100644 --- a/pom.xml +++ b/pom.xml @@ -6,12 +6,12 @@ org.springframework.boot spring-boot-starter-parent - 3.3.4 + 3.3.6 fr.insee.survey platine-management - 2.6.1 + 2.6.2 platine-management REST API for communication between DB and Platine-Management UI and Platine-My-Surveys UI