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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 945c86c19 Bump 
org.wildfly.arquillian:wildfly-arquillian-container-managed
945c86c19 is described below

commit 945c86c19579d3ba67f4bb9a01e4aa41b3779d57
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 9 03:04:24 2025 +0000

    Bump org.wildfly.arquillian:wildfly-arquillian-container-managed
    
    Bumps 
[org.wildfly.arquillian:wildfly-arquillian-container-managed](https://github.com/wildfly/wildfly-arquillian)
 from 5.0.1.Final to 5.1.0.Final.
    - [Release notes](https://github.com/wildfly/wildfly-arquillian/releases)
    - 
[Commits](https://github.com/wildfly/wildfly-arquillian/compare/5.0.1.Final...v5.1.0.Final)
    
    ---
    updated-dependencies:
    - dependency-name: 
org.wildfly.arquillian:wildfly-arquillian-container-managed
      dependency-version: 5.1.0.Final
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 systests/wildfly-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systests/wildfly-tests/pom.xml b/systests/wildfly-tests/pom.xml
index 367f69905..994318ee3 100644
--- a/systests/wildfly-tests/pom.xml
+++ b/systests/wildfly-tests/pom.xml
@@ -68,7 +68,7 @@
         <dependency>
             <groupId>org.wildfly.arquillian</groupId>
             <artifactId>wildfly-arquillian-container-managed</artifactId>
-            <version>5.0.1.Final</version>
+            <version>5.1.0.Final</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Reply via email to