Repository: cxf
Updated Branches:
  refs/heads/2.7.x-fixes dd4c60de2 -> f3279ea1d


Update xalan version


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/497d8503
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/497d8503
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/497d8503

Branch: refs/heads/2.7.x-fixes
Commit: 497d85037a5cfadd34e80956b1bc070909bd3e97
Parents: dd4c60d
Author: Daniel Kulp <dk...@apache.org>
Authored: Thu Oct 30 13:03:36 2014 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Fri Nov 7 14:40:27 2014 -0500

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/497d8503/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e152dcd..7955f12 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -813,7 +813,7 @@
             <dependency>
                 <groupId>xalan</groupId>
                 <artifactId>xalan</artifactId>
-                <version>2.7.1</version>
+                <version>2.7.2</version>
                 <exclusions>
                     <exclusion>
                         <groupId>xml-apis</groupId>

Reply via email to