From: PJ Fanning Date: Fri, 22 Apr 2022 23:13:13 +0000 (+0000) Subject: upgrafe deps X-Git-Tag: REL_5_2_3~351 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0fcf2abdae41a568ce95ead8ab136e6a6fcd6ab3;p=poi.git upgrafe deps git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1900168 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.gradle b/build.gradle index 0b718c67e8..4cfc901374 100644 --- a/build.gradle +++ b/build.gradle @@ -150,8 +150,8 @@ subprojects { hamcrestVersion = '2.2' xmlbeansVersion = '5.0.3' batikVersion = '1.14' - graphics2dVersion = '0.37' - pdfboxVersion = '2.0.25' + graphics2dVersion = '0.38' + pdfboxVersion = '2.0.26' saxonVersion = '11.3' apiGuardianVersion = '1.1.2'