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/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 8376b30d49 Update Axiom version 8376b30d49 is described below commit 8376b30d498a71330ec4355a4bf29624561b6056 Author: Andreas Veithen <andreas.veit...@gmail.com> AuthorDate: Fri Apr 22 22:09:35 2022 +0100 Update Axiom version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 09f98251c2..d4ca66e3c8 100644 --- a/pom.xml +++ b/pom.xml @@ -461,7 +461,7 @@ <properties> <neethi.version>3.2.0</neethi.version> <woden.version>1.0M10</woden.version> - <axiom.version>1.3.1-SNAPSHOT</axiom.version> + <axiom.version>1.4.0-SNAPSHOT</axiom.version> <xmlschema.version>2.3.0</xmlschema.version> <activation.version>1.2.1</activation.version> <ant.version>1.10.12</ant.version>