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

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/main by this push:
     new f1bc19b561 Bump io.cucumber:cucumber-java from 7.27.0 to 7.27.1
f1bc19b561 is described below

commit f1bc19b561a7ff094c7c2b9dea1bae6be979225c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 18 07:10:50 2025 +0000

    Bump io.cucumber:cucumber-java from 7.27.0 to 7.27.1
    
    Bumps [io.cucumber:cucumber-java](https://github.com/cucumber/cucumber-jvm) 
from 7.27.0 to 7.27.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.27.0...v7.27.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.cucumber:cucumber-java
      dependency-version: 7.27.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 examples/cucumber-jvm/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/cucumber-jvm/pom.xml b/examples/cucumber-jvm/pom.xml
index ab4473514f..05730a602f 100644
--- a/examples/cucumber-jvm/pom.xml
+++ b/examples/cucumber-jvm/pom.xml
@@ -90,7 +90,7 @@
     <dependency>
       <groupId>io.cucumber</groupId>
       <artifactId>cucumber-java</artifactId>
-      <version>7.27.0</version>
+      <version>7.27.1</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Reply via email to