From f628f27f5bb8ee10c1374ba88c2e7af6a33f76c8 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 da49544ae..dd92b6593 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 de9112e21..ae64ad6b0 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