From ba08d306d3a4c6a479fed1947d96f2c2da7742fb Mon Sep 17 00:00:00 2001 From: Ian Moore Date: Sat, 15 Jun 2019 23:39:15 +0100 Subject: [PATCH] lib upgrades --- api/pom.xml | 2 +- core/pom.xml | 12 ++++++------ pom.xml | 22 +++++++++++++--------- runner/Junit/pom.xml | 1 - runner/Maven/pom.xml | 18 +++++++++--------- 5 files changed, 29 insertions(+), 26 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index c3f426a4..35463f4d 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -36,7 +36,7 @@ org.scalatest - scalatest_2.12 + scalatest_${scala.major.version} test diff --git a/core/pom.xml b/core/pom.xml index f4fb40b6..0d69a24b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -12,7 +12,7 @@ Substeps Core - 3.5.3 + @@ -33,7 +33,7 @@ org.scalatest - scalatest_2.12 + scalatest_${scala.major.version} test @@ -60,12 +60,12 @@ org.apache.commons commons-lang3 - 3.5 + 3.9 commons-io commons-io - 2.5 + 2.6 joda-time @@ -76,14 +76,14 @@ org.json4s - json4s-native_2.12 + json4s-native_${scala.major.version} ${json4s.version} org.apache.commons commons-jexl3 - 3.0 + 3.1 diff --git a/pom.xml b/pom.xml index 694c7d01..7cae2a3f 100644 --- a/pom.xml +++ b/pom.xml @@ -121,26 +121,30 @@ 1.0.0-SNAPSHOT - 1.7.25 + 1.7.26 4.12 1.3 2.7.19 23.5-jre 2.8.2 + 1.3.4 0.7.6.201602180812 reuseReports ${project.basedir}/target/jacoco.exec - 2.12.4 - 3.0.4 - 3.6.0 + 2.12 + ${scala.major.version}.8 + + 3.6.6 + 3.0.8 + 4.2.0 scm.credentials - 3.2.2 + 4.0.2 1.3.0 @@ -207,7 +211,7 @@ com.typesafe config - 1.3.1 + ${typesafe.config.version} @@ -285,14 +289,14 @@ org.scalatest - scalatest_2.12 + scalatest_${scala.major.version} ${scala-test.version} test org.scalamock - scalamock-scalatest-support_2.12 + scalamock_${scala.major.version} ${scala-mock.version} test @@ -432,7 +436,7 @@ -Xms64m -Xmx1024m - ${scala.version} + diff --git a/runner/Junit/pom.xml b/runner/Junit/pom.xml index ef72175e..03ed5d6b 100644 --- a/runner/Junit/pom.xml +++ b/runner/Junit/pom.xml @@ -33,7 +33,6 @@ org.slf4j slf4j-log4j12 - 1.6.4 test diff --git a/runner/Maven/pom.xml b/runner/Maven/pom.xml index 4de1db37..7033139a 100644 --- a/runner/Maven/pom.xml +++ b/runner/Maven/pom.xml @@ -14,8 +14,8 @@ A maven plugin for the substeps BDD framework - 3.5.2 - 3.5.3 + 3.6.1 + @@ -36,13 +36,13 @@ org.scalatest - scalatest_2.12 + scalatest_${scala.major.version} test org.scalamock - scalamock-scalatest-support_2.12 + scalamock_${scala.major.version} test @@ -90,13 +90,13 @@ org.json4s - json4s-core_2.12 + json4s-core_2.13 ${json4s.version} org.json4s - json4s-native_2.12 + json4s-native_2.13 ${json4s.version} @@ -178,7 +178,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.5 + 3.6.0 @@ -244,7 +244,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.5 + 3.6.0 @@ -256,7 +256,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 2.9 + 3.0.0