This is an automated email from the ASF dual-hosted git repository. robertlazarski 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 e6c5939 bump xmlbeans to 3.0.1 e6c5939 is described below commit e6c59396d4e736ae17807bb9018b3671304fa9a6 Author: robert lazarski <robertlazar...@apache.org> AuthorDate: Fri Mar 12 08:19:15 2021 -1000 bump xmlbeans to 3.0.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8bc66e5..0eecd12 100644 --- a/pom.xml +++ b/pom.xml @@ -524,7 +524,7 @@ <spring.version>5.3.3</spring.version> <wsdl4j.version>1.6.3</wsdl4j.version> <xalan.version>2.7.2</xalan.version> - <xmlbeans.version>2.6.0</xmlbeans.version> + <xmlbeans.version>3.0.1</xmlbeans.version> <xml_resolver.version>1.2</xml_resolver.version> <commons.cli.version>1.4</commons.cli.version> <!-- The build failing if tests are skipped is very annoying -->