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 cad4cd916 Bump org.wildfly:wildfly-preview-dist from 35.0.0.Final to 
35.0.1.Final
cad4cd916 is described below

commit cad4cd91639f7e5de3e98709de1928c908feaa44
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 6 03:27:42 2025 +0000

    Bump org.wildfly:wildfly-preview-dist from 35.0.0.Final to 35.0.1.Final
    
    Bumps org.wildfly:wildfly-preview-dist from 35.0.0.Final to 35.0.1.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.wildfly:wildfly-preview-dist
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 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 f9d1d8d42..dbf1833e7 100644
--- a/systests/wildfly-tests/pom.xml
+++ b/systests/wildfly-tests/pom.xml
@@ -32,7 +32,7 @@
     <name>Wildfly Tests</name>
 
     <properties>
-        <wildfly.version>35.0.0.Final</wildfly.version>
+        <wildfly.version>35.0.1.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