diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties
index fe378a15..443d8849 100644
--- a/.mvn/wrapper/maven-wrapper.properties
+++ b/.mvn/wrapper/maven-wrapper.properties
@@ -15,4 +15,4 @@
# specific language governing permissions and limitations
# under the License.
wrapperVersion=3.3.1
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
diff --git a/Dockerfile b/Dockerfile
index c6802c56..1f7a666e 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM eclipse-temurin:21.0.3_9-jre-alpine
+FROM eclipse-temurin:21.0.4_7-jre-alpine
WORKDIR /opt/app/
COPY ./target/*.jar /opt/app/app.jar
diff --git a/pom.xml b/pom.xml
index a90e4c9e..cfab81e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,14 +7,14 @@
fr.insee.pearljam
pearljam-back-office
- 5.1.1
+ 5.1.2
Pearl-Jam-Back-Office
Back-office services for PearlJam
org.springframework.boot
spring-boot-starter-parent
- 3.3.2
+ 3.3.3
@@ -22,7 +22,7 @@
21
UTF-8
UTF-8
- 42.7.3
+ 42.7.4
inseefr
https://sonarcloud.io
@@ -48,7 +48,7 @@
org.springdoc
springdoc-openapi-starter-webmvc-ui
- 2.5.0
+ 2.6.0
@@ -127,7 +127,7 @@
org.codehaus.janino
janino
- 3.1.8
+ 3.1.12
@@ -223,7 +223,7 @@
jakarta.xml.bind
jakarta.xml.bind-api
- 4.0.1
+ 4.0.2
org.springframework.boot
@@ -250,7 +250,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.2.5
+ 3.5.0
**/TestAuthKeyCloak