upgraded to xercesImpl 2.11.0 to fix CVE-2013-4002

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

Branch: refs/heads/develop
Commit: d71cf7907ccbec406ae6598d5a8204d610666ef4
Parents: 48c290e
Author: Sergio Fernández <[email protected]>
Authored: Tue May 24 11:23:20 2016 +0200
Committer: Sergio Fernández <[email protected]>
Committed: Tue May 24 11:23:20 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/marmotta/blob/d71cf790/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 409a145..573c0c3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -753,7 +753,7 @@
             <dependency>
                 <groupId>xerces</groupId>
                 <artifactId>xercesImpl</artifactId>
-                <version>2.10.0</version>
+                <version>2.11.0</version>
             </dependency>
             <dependency>
                 <groupId>xml-apis</groupId>

Reply via email to