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 02946bb971 Bump info.cukes:cucumber-core from 1.2.5 to 1.2.6
02946bb971 is described below

commit 02946bb97130e36ed0f12a30f9a3d147c82bfbef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 06:45:26 2026 +0000

    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 fb54de53c3..975c7b8361 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