diff --git a/pom.xml b/pom.xml
index 4111cbe..3e3ba09 100755
--- a/pom.xml
+++ b/pom.xml
@@ -9,101 +9,40 @@
1.0-SNAPSHOT
- 5.7.1
- 1.7.1
+ 5.10.2
+ 1.10.2
-
-
-
- maven-compiler-plugin
-
- true
- 1.8
- 1.8
-
-
- -parameters
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
- 2.22.2
-
- true
- true
- false
-
-
-
-
-
- app.getxray
- xray-maven-plugin
- 0.7.2
-
- false
- XT
- junit
- reports/TEST-junit-jupiter.xml
-
-
-
-
-
+
+
+
+ org.junit
+ junit-bom
+ ${junit-jupiter.version}
+ pom
+ import
+
+
+
org.junit.jupiter
- junit-jupiter-engine
- ${junit-jupiter.version}
-
-
-
- org.junit.jupiter
- junit-jupiter-api
- ${junit-jupiter.version}
-
-
- org.junit.jupiter
- junit-jupiter-params
- ${junit-jupiter.version}
-
-
-
- org.junit.platform
- junit-platform-suite-api
- ${junit-platform.version}
-
-
- org.junit.platform
- junit-platform-reporting
- ${junit-platform.version}
-
-
- org.junit.platform
- junit-platform-launcher
- ${junit-platform.version}
-
-
- org.junit.platform
- junit-platform-runner
- ${junit-platform.version}
+ junit-jupiter
+ test
app.getxray
xray-junit-extensions
- 0.7.0
+ 0.7.1
test
app.getxray
xray-maven-plugin
- 0.7.2
+ 0.7.3
@@ -137,6 +76,48 @@
-->
+
+
+
+
+ maven-compiler-plugin
+
+ true
+ 1.8
+ 1.8
+
+
+ -parameters
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 3.2.5
+
+ true
+ true
+ false
+
+
+
+
+
+ app.getxray
+ xray-maven-plugin
+ 0.7.2
+
+ false
+ XT
+ junit
+ reports/TEST-junit-jupiter.xml
+
+
+
+
+
+