diff --git a/pom.xml b/pom.xml
index 114eb60..addac6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.0
+ 3.5.6
com.encorazone
@@ -27,12 +27,14 @@
+ 1.5.19
17
21.3.0.0
- 2.3.0
+ 2.8.13
1.18.38
1.5.5.Final
3.14.0
+ 3.18.0
@@ -86,11 +88,6 @@
lombok
${lombok.version}
-
- com.h2database
- h2
- test
-
org.mapstruct
mapstruct
@@ -127,11 +124,17 @@
-
org.springframework.boot
spring-boot-maven-plugin
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+ -XX:+EnableDynamicAgentLoading -Xshare:off
+
+