diff --git a/topics/sw_concepts/code/pattern-examples/pom.xml b/topics/sw_concepts/code/pattern-examples/pom.xml index 39b56388..2c7a2ee7 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 4ebeef50..9319ac2d 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