diff --git a/pom.xml b/pom.xml
index 006f4c0b..083169a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.1
+ 3.3.3
@@ -28,9 +28,9 @@
false
- 2.0.0
- 1.19.8
- 5.0.0
+ 2.0.20
+ 1.20.1
+ 5.1.0
1.0.7
@@ -84,7 +84,7 @@
io.micrometer
micrometer-registry-prometheus
- 1.13.1
+ 1.13.3
@@ -116,13 +116,13 @@
org.eclipse.parsson
jakarta.json
- 1.1.6
+ 1.1.7
net.logstash.logback
logstash-logback-encoder
- 7.4
+ 8.0
@@ -152,13 +152,13 @@
org.mockito.kotlin
mockito-kotlin
- 5.3.1
+ 5.4.0
test
org.wiremock
wiremock-standalone
- 3.7.0
+ 3.9.1
test
@@ -322,7 +322,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.3.0
+ 3.5.0
false
${surefire.jacoco.args}
@@ -336,7 +336,7 @@
org.apache.maven.plugins
maven-failsafe-plugin
- 3.3.0
+ 3.5.0
${failsafe.jacoco.args}
contract