diff --git a/topics/sw_concepts/code/pattern-examples/pom.xml b/topics/sw_concepts/code/pattern-examples/pom.xml
index e05a9be..ac23dfc 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.10.3
+ 5.11.0
test
org.junit.jupiter
junit-jupiter-engine
- 5.10.3
+ 5.11.0
test
org.junit.jupiter
junit-jupiter
- 5.10.3
+ 5.11.0
test
diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml
index 500274f..79c630d 100644
--- a/topics/testing/code/pom.xml
+++ b/topics/testing/code/pom.xml
@@ -60,19 +60,19 @@
org.junit.jupiter
junit-jupiter-api
- 5.10.3
+ 5.11.0
test
org.junit.jupiter
junit-jupiter-engine
- 5.10.3
+ 5.11.0
test
org.junit.jupiter
junit-jupiter
- 5.10.3
+ 5.11.0
test