From 91e45b94f478e3737c669d26338d9c106f865cf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 06:49:40 +0000 Subject: [PATCH] Bump cucumber.version from 7.21.0 to 7.21.1 Bumps `cucumber.version` from 7.21.0 to 7.21.1. Updates `io.cucumber:cucumber-java` from 7.21.0 to 7.21.1 - [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/v7.21.0...v7.21.1) Updates `io.cucumber:cucumber-junit` from 7.21.0 to 7.21.1 - [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/v7.21.0...v7.21.1) --- updated-dependencies: - dependency-name: io.cucumber:cucumber-java dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.cucumber:cucumber-junit dependency-type: direct:development update-type: version-update:semver-patch ... 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 2d73203b5..88b4dc47d 100644 --- a/junit4-cucumber/pom.xml +++ b/junit4-cucumber/pom.xml @@ -8,7 +8,7 @@ 4.13.2 - 7.21.0 + 7.21.1 17 ${java.version} diff --git a/junit5-cucumber-selenium/pom.xml b/junit5-cucumber-selenium/pom.xml index 507c5718e..9bf4b5d43 100644 --- a/junit5-cucumber-selenium/pom.xml +++ b/junit5-cucumber-selenium/pom.xml @@ -12,7 +12,7 @@ 5.11.4 1.11.4 - 7.21.0 + 7.21.1 4.28.1 5.9.2 diff --git a/junit5-cucumber/pom.xml b/junit5-cucumber/pom.xml index ec9217b62..21ef2fecb 100644 --- a/junit5-cucumber/pom.xml +++ b/junit5-cucumber/pom.xml @@ -12,7 +12,7 @@ 5.11.4 1.11.4 - 7.21.0 + 7.21.1 3.5.2