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 5c90933c9 Bump org.wildfly:wildfly-preview-dist from 40.0.1.Final to 
41.0.0.Final
5c90933c9 is described below

commit 5c90933c9e4f30228586398e7a2e6087f644ae07
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 16 03:53:55 2026 +0000

    Bump org.wildfly:wildfly-preview-dist from 40.0.1.Final to 41.0.0.Final
    
    Bumps org.wildfly:wildfly-preview-dist from 40.0.1.Final to 41.0.0.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.wildfly:wildfly-preview-dist
      dependency-version: 41.0.0.Final
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 2bd6f136f..29af2bdf2 100644
--- a/systests/wildfly-tests/pom.xml
+++ b/systests/wildfly-tests/pom.xml
@@ -32,7 +32,7 @@
     <name>Wildfly Tests</name>
 
     <properties>
-        <wildfly.version>40.0.1.Final</wildfly.version>
+        <wildfly.version>41.0.0.Final</wildfly.version>
         
<wildfly.home>${project.build.directory}/wildfly-preview-${wildfly.version}</wildfly.home>
         <wildfly.jigsawArgs>--add-modules java.se</wildfly.jigsawArgs>
     </properties>

Reply via email to