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

commit 6331f95a2cfc022f716aeed70b6db34a1fbb0014
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 30 03:29:15 2022 +0000

    Bump wildfly-arquillian-container-managed
    
    Bumps wildfly-arquillian-container-managed from 5.0.0.Alpha2 to 
5.0.0.Alpha3.
    
    ---
    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 043f4ec99..eaf4e66bd 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.Alpha2</version>
+            <version>5.0.0.Alpha3</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Reply via email to