From 188bb79b91c63ff0d365cf91e3aa2865b67aa6ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 07:43:10 +0000 Subject: [PATCH] Bump cucumber.version from 6.10.0 to 6.10.2 Bumps `cucumber.version` from 6.10.0 to 6.10.2. Updates `cucumber-java` from 6.10.0 to 6.10.2 - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](https://github.com/cucumber/cucumber-jvm/compare/v6.10.0...v6.10.2) Updates `cucumber-junit-platform-engine` from 6.10.0 to 6.10.2 - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](https://github.com/cucumber/cucumber-jvm/compare/v6.10.0...v6.10.2) Signed-off-by: dependabot[bot] --- junit4-cucumber/pom.xml | 2 +- junit5-cucumber-selenium/pom.xml | 2 +- junit5-cucumber/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/junit4-cucumber/pom.xml b/junit4-cucumber/pom.xml index 131b33fb2..00f71f8df 100644 --- a/junit4-cucumber/pom.xml +++ b/junit4-cucumber/pom.xml @@ -8,7 +8,7 @@ 4.13.2 - 6.10.0 + 6.10.2 1.8 ${java.version} diff --git a/junit5-cucumber-selenium/pom.xml b/junit5-cucumber-selenium/pom.xml index 61f420801..11c222f2a 100644 --- a/junit5-cucumber-selenium/pom.xml +++ b/junit5-cucumber-selenium/pom.xml @@ -12,7 +12,7 @@ 5.7.1 2.22.2 - 6.10.0 + 6.10.2 3.141.59 4.3.1 diff --git a/junit5-cucumber/pom.xml b/junit5-cucumber/pom.xml index 750b86404..2da8e8e0c 100644 --- a/junit5-cucumber/pom.xml +++ b/junit5-cucumber/pom.xml @@ -9,7 +9,7 @@ 5.7.1 2.22.2 - 6.10.0 + 6.10.2 1.8 ${java.version}