diff --git a/topics/sw_concepts/code/pattern-examples/pom.xml b/topics/sw_concepts/code/pattern-examples/pom.xml
index d578f81..f2c0321 100644
--- a/topics/sw_concepts/code/pattern-examples/pom.xml
+++ b/topics/sw_concepts/code/pattern-examples/pom.xml
@@ -32,7 +32,7 @@
org.junit.jupiter
junit-jupiter-engine
- 5.11.1
+ 5.11.2
test
diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml
index 1f3b4ca..fe38583 100644
--- a/topics/testing/code/pom.xml
+++ b/topics/testing/code/pom.xml
@@ -72,7 +72,7 @@
org.junit.jupiter
junit-jupiter-engine
- 5.11.1
+ 5.11.2
test