diff --git a/topics/sw_concepts/code/pattern-examples/pom.xml b/topics/sw_concepts/code/pattern-examples/pom.xml
index 39b5638..2c7a2ee 100644
--- a/topics/sw_concepts/code/pattern-examples/pom.xml
+++ b/topics/sw_concepts/code/pattern-examples/pom.xml
@@ -44,7 +44,7 @@
org.mockito
mockito-core
- 5.14.1
+ 5.14.2
test
diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml
index 4ebeef5..9319ac2 100644
--- a/topics/testing/code/pom.xml
+++ b/topics/testing/code/pom.xml
@@ -89,7 +89,7 @@
org.mockito
mockito-core
- 5.14.1
+ 5.14.2
test