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 7da1d97dbd Bump io.cucumber:cucumber-jakarta-openejb from 7.30.0 to
7.31.0 (#2178)
7da1d97dbd is described below
commit 7da1d97dbd20fc4374dd5cdff786177fa5d947cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 31 20:17:37 2025 +0100
Bump io.cucumber:cucumber-jakarta-openejb from 7.30.0 to 7.31.0 (#2178)
Bumps
[io.cucumber:cucumber-jakarta-openejb](https://github.com/cucumber/cucumber-jvm)
from 7.30.0 to 7.31.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.30.0...v7.31.0)
---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-jakarta-openejb
dependency-version: 7.31.0
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>
---
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 2b915fa195..293856f38d 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.30.0</version>
+ <version>7.31.0</version>
<scope>test</scope>
<exclusions>
<exclusion>