From c15a35b4c7d9cfd07614032919f1025b3442fbc9 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Thu, 11 Jan 2018 12:25:12 +0000 Subject: [PATCH] Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1820869 13f79535-47bb-0310-9956-ffa450edef68 --- maven/ooxml-schemas.pom | 2 +- maven/ooxml-security.pom | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven/ooxml-schemas.pom b/maven/ooxml-schemas.pom index da49544ae1..dd92b6593c 100644 --- a/maven/ooxml-schemas.pom +++ b/maven/ooxml-schemas.pom @@ -64,7 +64,7 @@ org.apache.xmlbeans xmlbeans - 2.3.0 + 2.6.0 diff --git a/maven/ooxml-security.pom b/maven/ooxml-security.pom index de9112e211..ae64ad6b00 100644 --- a/maven/ooxml-security.pom +++ b/maven/ooxml-security.pom @@ -73,7 +73,7 @@ org.apache.xmlbeans xmlbeans - 2.3.0 + 2.6.0