diff --git a/cli/pom.xml b/cli/pom.xml
index a28a827b..4d095fe9 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -91,7 +91,7 @@
org.mockito
mockito-core
- 4.10.0
+ 5.14.2
test
diff --git a/pom.xml b/pom.xml
index e12d9451..0c0aec62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
org.mockito
mockito-core
- 4.10.0
+ 5.14.2
com.github.tomakehurst