diff --git a/topics/sw_concepts/code/pattern-examples/pom.xml b/topics/sw_concepts/code/pattern-examples/pom.xml index 439ab65..39b5638 100644 --- a/topics/sw_concepts/code/pattern-examples/pom.xml +++ b/topics/sw_concepts/code/pattern-examples/pom.xml @@ -26,19 +26,19 @@ org.junit.jupiter junit-jupiter-api - 5.11.2 + 5.11.3 test org.junit.jupiter junit-jupiter-engine - 5.11.2 + 5.11.3 test org.junit.jupiter junit-jupiter - 5.11.2 + 5.11.3 test diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml index d93c7c7..4ebeef5 100644 --- a/topics/testing/code/pom.xml +++ b/topics/testing/code/pom.xml @@ -60,7 +60,7 @@ org.junit.jupiter junit-jupiter-api - 5.11.2 + 5.11.3 test @@ -72,19 +72,19 @@ org.junit.jupiter junit-jupiter-engine - 5.11.2 + 5.11.3 test org.junit.jupiter junit-jupiter - 5.11.2 + 5.11.3 test org.junit.platform junit-platform-commons - 1.11.2 + 1.11.3 org.mockito