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

jungm 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 6e2160b350 Bump io.cucumber:cucumber-jakarta-openejb from 7.27.2 to 
7.28.1
6e2160b350 is described below

commit 6e2160b3502da4ed0d288c6801147fa606a16f78
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 8 04:25:05 2025 +0000

    Bump io.cucumber:cucumber-jakarta-openejb from 7.27.2 to 7.28.1
    
    Bumps 
[io.cucumber:cucumber-jakarta-openejb](https://github.com/cucumber/cucumber-jvm)
 from 7.27.2 to 7.28.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.2...v7.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.cucumber:cucumber-jakarta-openejb
      dependency-version: 7.28.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 13fc0a46cc..142c0bef9c 100644
--- a/examples/cucumber-jvm/pom.xml
+++ b/examples/cucumber-jvm/pom.xml
@@ -72,7 +72,7 @@
     <dependency>
       <groupId>io.cucumber</groupId>
       <artifactId>cucumber-jakarta-openejb</artifactId>
-      <version>7.27.2</version>
+      <version>7.28.1</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>

Reply via email to