diff --git a/topics/sw_concepts/code/pattern-examples/pom.xml b/topics/sw_concepts/code/pattern-examples/pom.xml index 439ab65..a2930fa 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 d93c7c7..7eca0e4 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