diff --git a/pom.xml b/pom.xml
index 721d1e8..56fc7c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
org.mockito
mockito-core
- 5.10.0
+ 5.11.0
test
@@ -78,7 +78,7 @@
org.wiremock
wiremock
- 3.3.1
+ 3.4.2
test
@@ -90,13 +90,13 @@
nl.jqno.equalsverifier
equalsverifier
- 3.15.6
+ 3.16
test
org.awaitility
awaitility
- 4.2.0
+ 4.2.1
test
@@ -187,7 +187,7 @@
org.sonarsource.scanner.maven
sonar-maven-plugin
- 3.10.0.2594
+ 3.11.0.3922
@@ -251,7 +251,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.1.0
+ 3.2.1
sign-artifacts
@@ -322,7 +322,7 @@
org.owasp
dependency-check-maven
- 9.0.9
+ 9.0.10
${env.NVD_API_KEY}
${env.NVD_DATAFEED_URL}