diff --git a/.classpath b/.classpath index 98fe5cd3cb..819bb23955 100644 --- a/.classpath +++ b/.classpath @@ -44,6 +44,6 @@ - + diff --git a/build.gradle b/build.gradle index 15beafb02f..5f0123386e 100644 --- a/build.gradle +++ b/build.gradle @@ -247,7 +247,7 @@ project('ooxml') { compile 'com.zaxxer:SparseBitSet:1.2' // compile only, don't add it to our dist as it blows up the size - compile 'org.apache.xmlgraphics:batik-all:1.11' + compile 'org.apache.xmlgraphics:batik-all:1.12' compile 'xml-apis:xml-apis-ext:1.3.04' compile 'org.apache.xmlgraphics:xmlgraphics-commons:2.3' diff --git a/build.xml b/build.xml index e31ab34ed7..d24d20a563 100644 --- a/build.xml +++ b/build.xml @@ -233,8 +233,8 @@ under the License. - - + + @@ -720,6 +720,7 @@ under the License. +