diff --git a/core/pom.xml b/core/pom.xml
index f14fb287..0d02e3bc 100755
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -48,8 +48,8 @@
guava
- junit
- junit
+ org.junit.jupiter
+ junit-jupiter
test
@@ -63,6 +63,17 @@
test
+
+
+
+ org.junit
+ junit-bom
+ 5.10.1
+ pom
+ import
+
+
+