From df1bd15509f96376df4ed567824917d08c1a4a44 Mon Sep 17 00:00:00 2001 From: mberger Date: Mon, 25 Nov 2024 09:46:17 +0100 Subject: [PATCH] =?UTF-8?q?feat:=20mont=C3=A9e=20de=20version=20springboot?= =?UTF-8?q?=203.4=20-=20protools=20v1.1.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 483e761..49224b1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.springframework.boot spring-boot-starter-parent - 3.3.5 + 3.4.0 fr.insee.sndil.protools protools-protlsbo - 1.1.2 + 1.1.3 Protools Back Office Protools Back Office: Survey Orchestrator and Management Tool - Built with Flowable Engine @@ -21,6 +21,8 @@ 1.2.1 1.6.4 4.0.21 + + 4.12.0 @@ -122,6 +124,7 @@ com.squareup.okhttp3 mockwebserver + ${mockwebserver.version} test