From: PJ Fanning Date: Thu, 16 Dec 2021 09:23:22 +0000 (+0000) Subject: back to xmlbeans 5.0.2 X-Git-Tag: REL_5_2_0~78 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1e43be9387ff95b269903672617f94cecb77482f;p=poi.git back to xmlbeans 5.0.2 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896031 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.gradle b/build.gradle index 1b398c8ffc..bc8f39e39e 100644 --- a/build.gradle +++ b/build.gradle @@ -122,7 +122,7 @@ subprojects { log4jVersion = '2.16.0' mockitoVersion = '4.1.0' hamcrestVersion = '2.2' - xmlbeansVersion = '5.0.3' + xmlbeansVersion = '5.0.2' batikVersion = '1.14' saxonVersion = '10.6' apiGuardianVersion = '1.1.2'