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 5b378411e Bump org.jboss.arquillian.junit:arquillian-junit-container
5b378411e is described below

commit 5b378411e9bb7d9366395f127c0f561b849a90cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 20 04:02:22 2024 +0000

    Bump org.jboss.arquillian.junit:arquillian-junit-container
    
    Bumps org.jboss.arquillian.junit:arquillian-junit-container from 
1.8.0.Final to 1.9.1.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.arquillian.junit:arquillian-junit-container
      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 4d2064fbf..678ac54ee 100644
--- a/systests/wildfly-tests/pom.xml
+++ b/systests/wildfly-tests/pom.xml
@@ -62,7 +62,7 @@
         <dependency>
             <groupId>org.jboss.arquillian.junit</groupId>
             <artifactId>arquillian-junit-container</artifactId>
-            <version>1.8.0.Final</version>
+            <version>1.9.1.Final</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to