diff --git a/topics/sw_concepts/code/pattern-examples/pom.xml b/topics/sw_concepts/code/pattern-examples/pom.xml
index 2c507cd..72878e0 100644
--- a/topics/sw_concepts/code/pattern-examples/pom.xml
+++ b/topics/sw_concepts/code/pattern-examples/pom.xml
@@ -21,7 +21,7 @@
org.junit
junit-bom
- 5.14.1
+ 6.0.1
pom
import
diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml
index 4db50b1..bf816aa 100644
--- a/topics/testing/code/pom.xml
+++ b/topics/testing/code/pom.xml
@@ -27,7 +27,7 @@
org.junit
junit-bom
- 5.14.1
+ 6.0.1
pom
import