This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new 48300827 Bump cucumber.version from 7.14.1 to 7.15.0 (#1799)
48300827 is described below

commit 48300827b9ce0a9a05618e56cc6a089117f288fa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 12 06:35:18 2023 +0100

    Bump cucumber.version from 7.14.1 to 7.15.0 (#1799)
    
    Bumps `cucumber.version` from 7.14.1 to 7.15.0.
    
    Updates `io.cucumber:cucumber-junit` from 7.14.1 to 7.15.0
    - [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.14.1...v7.15.0)
    
    Updates `io.cucumber:cucumber-spring` from 7.14.1 to 7.15.0
    - [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.14.1...v7.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.cucumber:cucumber-junit
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: io.cucumber:cucumber-spring
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index de28be66..7eba76d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
         <camel.k.crds.version>2.0.1</camel.k.crds.version>
 
         <citrus.version>4.0.2</citrus.version>
-        <cucumber.version>7.14.1</cucumber.version>
+        <cucumber.version>7.15.0</cucumber.version>
         <yaks.version>0.17.1</yaks.version>
 
         <!-- Versions used inside Kamelets (add them also to the 
dependencyManagement section and the groovy script below) -->

Reply via email to