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 4b896a286 Bump org.apache.xmlbeans:xmlbeans from 5.2.1 to 5.2.2 4b896a286 is described below commit 4b896a286c1efaeb26cd0c7a9fc1dac4a3976baa Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Nov 6 03:48:48 2024 +0000 Bump org.apache.xmlbeans:xmlbeans from 5.2.1 to 5.2.2 Bumps org.apache.xmlbeans:xmlbeans from 5.2.1 to 5.2.2. --- 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 3aa481671..097824ff6 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.1</xmlbeans.version> + <xmlbeans.version>5.2.2</xmlbeans.version> </properties> <dependencyManagement>