diff --git a/cli/pom.xml b/cli/pom.xml
index 9c2dc384..bd1ed3d7 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -92,7 +92,7 @@
org.mockito
mockito-core
- 4.10.0
+ 5.21.0
test
diff --git a/pom.xml b/pom.xml
index 56c036ec..f90cc77a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
org.mockito
mockito-core
- 5.20.0
+ 5.21.0
com.github.tomakehurst