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 c66288eaa Bump org.apache.xmlbeans:xmlbeans from 5.2.0 to 5.2.1
c66288eaa is described below

commit c66288eaabe41b349786ef5edebeeedda6ffa604
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 27 03:56:19 2024 +0000

    Bump org.apache.xmlbeans:xmlbeans from 5.2.0 to 5.2.1
    
    Bumps org.apache.xmlbeans:xmlbeans from 5.2.0 to 5.2.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.xmlbeans:xmlbeans
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 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 f477785bd..3aa481671 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.2.0</xmlbeans.version>
+        <xmlbeans.version>5.2.1</xmlbeans.version>
     </properties>
 
     <dependencyManagement>

Reply via email to