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 76a7a2f15 Bump wildfly-arquillian-container-managed
76a7a2f15 is described below

commit 76a7a2f15974b1dfd246e857932e60a00f17e2f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 8 03:31:36 2022 +0000

    Bump wildfly-arquillian-container-managed
    
    Bumps wildfly-arquillian-container-managed from 5.0.0.Alpha3 to 
5.0.0.Alpha4.
    
    ---
    updated-dependencies:
    - dependency-name: 
org.wildfly.arquillian:wildfly-arquillian-container-managed
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    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 eaf4e66bd..86455a950 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.0.Alpha3</version>
+            <version>5.0.0.Alpha4</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Reply via email to