You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by bi...@apache.org on 2020/04/14 20:03:02 UTC

[axis-axis2-java-core] 15/31: AXIS2-5945: Merge r1850485 to the 1.7 branch.

This is an automated email from the ASF dual-hosted git repository.

billblough pushed a commit to branch 1_7
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git

commit ad7b44bb0405aacd601cce1cb8b666f568941c6c
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Sat Jan 5 13:31:13 2019 +0000

    AXIS2-5945: Merge r1850485 to the 1.7 branch.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b9945a9..b5ef8c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -540,7 +540,7 @@
         <servlet.api.version>2.3</servlet.api.version>
         <spring.version>2.5.1</spring.version>
         <wsdl4j.version>1.6.2</wsdl4j.version>
-        <xalan.version>2.7.0</xalan.version>
+        <xalan.version>2.7.2</xalan.version>
         <xmlbeans.version>2.6.0</xmlbeans.version>
         <xml_resolver.version>1.2</xml_resolver.version>
         <xmlunit.version>1.3</xmlunit.version>