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

jungm pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-10.x by this push:
     new 3a3c0d8f7c [tomee-10.x]: Bump info.cukes:cucumber-core from 1.2.5 to 
1.2.6
3a3c0d8f7c is described below

commit 3a3c0d8f7c47e4a929f1fbfcb65d5e950a3869a7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 06:44:54 2026 +0000

    [tomee-10.x]: Bump info.cukes:cucumber-core from 1.2.5 to 1.2.6
    
    Bumps info.cukes:cucumber-core from 1.2.5 to 1.2.6.
    
    ---
    updated-dependencies:
    - dependency-name: info.cukes:cucumber-core
      dependency-version: 1.2.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 arquillian/arquillian-openejb-embedded/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arquillian/arquillian-openejb-embedded/pom.xml 
b/arquillian/arquillian-openejb-embedded/pom.xml
index 223cd9a89b..5b1675904e 100644
--- a/arquillian/arquillian-openejb-embedded/pom.xml
+++ b/arquillian/arquillian-openejb-embedded/pom.xml
@@ -147,7 +147,7 @@
     <dependency>
       <groupId>info.cukes</groupId>
       <artifactId>cucumber-core</artifactId>
-      <version>1.2.5</version>
+      <version>1.2.6</version>
       <scope>provided</scope>
     </dependency>
 

Reply via email to