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 e669ea6802 Bump io.cucumber:cucumber-jakarta-openejb from 7.21.1 to 
7.22.0
e669ea6802 is described below

commit e669ea680220856ed5b264343e7e08189892bbc6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 7 04:36:27 2025 +0000

    Bump io.cucumber:cucumber-jakarta-openejb from 7.21.1 to 7.22.0
    
    Bumps 
[io.cucumber:cucumber-jakarta-openejb](https://github.com/cucumber/cucumber-jvm)
 from 7.21.1 to 7.22.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.21.1...v7.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.cucumber:cucumber-jakarta-openejb
      dependency-version: 7.22.0
      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 a0614d04b8..5ca98c90eb 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.21.1</version>
+      <version>7.22.0</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>

Reply via email to