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 0ecda5b47 Bump org.apache.xmlbeans:xmlbeans from 5.3.0 to 5.4.0
0ecda5b47 is described below

commit 0ecda5b4747c01339341128ccd87ed9e6c08d9a6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 03:54:01 2026 +0000

    Bump org.apache.xmlbeans:xmlbeans from 5.3.0 to 5.4.0
    
    Bumps org.apache.xmlbeans:xmlbeans from 5.3.0 to 5.4.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.xmlbeans:xmlbeans
      dependency-version: 5.4.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 testing/axiom-testsuite/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/axiom-testsuite/pom.xml b/testing/axiom-testsuite/pom.xml
index 61ef5a1c5..77edb23b1 100644
--- a/testing/axiom-testsuite/pom.xml
+++ b/testing/axiom-testsuite/pom.xml
@@ -36,7 +36,7 @@
     <url>http://ws.apache.org/axiom/</url>
 
     <properties>
-        <xmlbeans.version>5.3.0</xmlbeans.version>
+        <xmlbeans.version>5.4.0</xmlbeans.version>
     </properties>
 
     <dependencyManagement>

Reply via email to