From d53398ba5f4855dde0e61bf59838435a8b8415fd Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Fri, 10 Oct 2014 06:48:07 +0000 Subject: [PATCH] Use XMLBeans 2.6.0 for Sonar runs as well git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1630659 13f79535-47bb-0310-9956-ffa450edef68 --- sonar/ooxml-schema-encryption/pom.xml | 2 +- sonar/ooxml-schema/pom.xml | 2 +- sonar/ooxml/pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sonar/ooxml-schema-encryption/pom.xml b/sonar/ooxml-schema-encryption/pom.xml index 56d2976775..20f281134f 100644 --- a/sonar/ooxml-schema-encryption/pom.xml +++ b/sonar/ooxml-schema-encryption/pom.xml @@ -101,7 +101,7 @@ org.apache.xmlbeans xmlbeans - 2.3.0 + 2.6.0 diff --git a/sonar/ooxml-schema/pom.xml b/sonar/ooxml-schema/pom.xml index 453b53fa57..5b08332736 100644 --- a/sonar/ooxml-schema/pom.xml +++ b/sonar/ooxml-schema/pom.xml @@ -98,7 +98,7 @@ org.apache.xmlbeans xmlbeans - 2.3.0 + 2.6.0 diff --git a/sonar/ooxml/pom.xml b/sonar/ooxml/pom.xml index 6cc06f0eae..36aeeada8d 100644 --- a/sonar/ooxml/pom.xml +++ b/sonar/ooxml/pom.xml @@ -113,8 +113,8 @@ org.apache.xmlbeans xmlbeans - 2.3.0 - + 2.6.0 + -- 2.39.5