diff --git a/pom.xml b/pom.xml
index 7ac518800086adea969be068bf8ebbb0f0df4e27..6c3db25f90a48b457908b08b632a5191c51d8cff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,31 +24,37 @@
${project.basedir}/servers
false
true
+ 8.5.11
+ 6300
+ true
- 2.22.1
3.1.0
- 2.1.1
- 1.7.16
+ 2.25
+ 2.1.1
+ 1.7.22
4.12
2.0.0.0
3.4
- 2.49.1
- 4.2.4.RELEASE
+ 3.0.1
+ 4.3.6.RELEASE
2.5.1
1.2.1
- 2.3.3
- 5.1.38
+ 2.3.1
+ 5.1.40
+ v0.14.0
- 2.19.1
- 2.19.1
+ 2.19.1
+ 2.19.1
+ 2.19.1
2.6
- 2.2
- 0.7.6.201602180812
- 1.4.18
+ 0.7.8
+ 1.6.2
+ 1.0.0
+ 1.8
@@ -108,35 +114,35 @@
org.apache.commons
commons-dbcp2
- ${commons.dbcp.version}
+ ${commons-dbcp2.version}
test
org.seleniumhq.selenium
selenium-java
- ${selenium.java.version}
+ ${selenium-java.version}
test
org.springframework
spring-test
- ${spring.test.version}
+ ${spring-test.version}
test
org.springframework
spring-context
- ${spring.test.version}
+ ${spring-test.version}
test
org.springframework
spring-jdbc
- ${spring.test.version}
+ ${spring-test.version}
test
@@ -186,18 +192,21 @@
org.apache.maven.plugins
maven-surefire-plugin
- ${surefire.version}
+ ${maven-surefire-plugin.version}
**/UnitTestSuite.java
+
+ ${geckodriver.uncompressed.path}
+
org.apache.maven.plugins
maven-failsafe-plugin
- ${failsafe.version}
+ ${maven-failsafe-plugin.version}
**/IntegrationTestSuite.java
@@ -217,7 +226,7 @@
org.apache.maven.plugins
maven-surefire-report-plugin
- ${surefire.version}
+ ${maven-surefire-report-plugin.version}
@@ -241,9 +250,10 @@
org.jacoco
jacoco-maven-plugin
- ${jacoco.version}
+ ${jacoco-maven-plugin.version}
+ ${jacoco.port}
@@ -278,13 +288,46 @@
+
+
+
+
+ org.eclipse.m2e
+ lifecycle-mapping
+ 1.0.0
+
+
+
+
+
+
+ org.apache.maven.plugins
+
+
+ maven-antrun-plugin
+
+ [1.3,)
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
acceptance-tests-cargo
- true
+ false
@@ -292,12 +335,15 @@
org.apache.maven.plugins
maven-failsafe-plugin
- ${failsafe.version}
+ ${maven-failsafe-plugin.version}
**/IntegrationTestSuite.java
**/AcceptanceTestSuite.java
+
+ ${geckodriver.uncompressed.path}
+
@@ -313,7 +359,10 @@
org.jacoco
jacoco-maven-plugin
- ${jacoco.version}
+ ${jacoco-maven-plugin.version}
+
+ ${jacoco.port}
+
jacoco-agent
@@ -343,7 +392,7 @@
fr.avianey.mojo
hsqldb-maven-plugin
- 1.0.0
+ ${hsqldb-maven-plugin.version}