From 801108b0e1180d2bbd89f2cdeb5028c912aa10c7 Mon Sep 17 00:00:00 2001 From: Dhawal Kapil Date: Sat, 8 Sep 2018 00:03:05 +0530 Subject: [PATCH 1/3] BAEL-8899 Let's upgrade the Gatling versions -Updated gatling and scala versions to latest --- testing-modules/gatling/pom.xml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/testing-modules/gatling/pom.xml b/testing-modules/gatling/pom.xml index 1afaefd47e..f0906da0bc 100644 --- a/testing-modules/gatling/pom.xml +++ b/testing-modules/gatling/pom.xml @@ -110,13 +110,10 @@ - 1.8 - 1.8 - UTF-8 - 2.11.12 - 2.2.5 - 3.2.2 - 2.2.1 + 2.13.0-M5 + 2.3.1 + 3.4.2 + 3.0.0-M5 From a0caa18ca2b2a70bd7dbe51159dbf501699c45df Mon Sep 17 00:00:00 2001 From: Dhawal Kapil Date: Sat, 8 Sep 2018 00:10:50 +0530 Subject: [PATCH 2/3] Update pom.xml --- testing-modules/gatling/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing-modules/gatling/pom.xml b/testing-modules/gatling/pom.xml index f0906da0bc..a78a4e369c 100644 --- a/testing-modules/gatling/pom.xml +++ b/testing-modules/gatling/pom.xml @@ -112,7 +112,7 @@ 2.13.0-M5 2.3.1 - 3.4.2 + 3.3.1 3.0.0-M5 From 9d70db511801e4366989a6765817d45c0eec5155 Mon Sep 17 00:00:00 2001 From: Dhawal Kapil Date: Mon, 10 Sep 2018 22:08:34 +0530 Subject: [PATCH 3/3] BAEL-8899 Let's upgrade the Gatling versions -Fixed dependency versions --- testing-modules/gatling/pom.xml | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/testing-modules/gatling/pom.xml b/testing-modules/gatling/pom.xml index a78a4e369c..08b8545d06 100644 --- a/testing-modules/gatling/pom.xml +++ b/testing-modules/gatling/pom.xml @@ -7,13 +7,13 @@ gatling 1.0-SNAPSHOT - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - ../../ - - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + ../../ + + io.gatling.highcharts @@ -78,6 +78,9 @@ execute + + true + @@ -110,10 +113,13 @@ - 2.13.0-M5 - 2.3.1 - 3.3.1 - 3.0.0-M5 + 1.8 + 1.8 + UTF-8 + 2.12.6 + 2.3.1 + 3.2.2 + 2.2.4