Author: fanningpj
Date: Mon Mar 31 19:57:52 2025
New Revision: 1924714
URL: http://svn.apache.org/viewvc?rev=1924714&view=rev
Log:
graphics2d 3.0.3
Modified:
poi/trunk/build.gradle
poi/trunk/build.xml
Modified: poi/trunk/build.gradle
URL:
http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1924714&r1=1924713&r2=1924714&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Mon Mar 31 19:57:52 2025
@@ -118,7 +118,7 @@ subprojects {
hamcrestVersion = '3.0'
xmlbeansVersion = '5.3.0'
batikVersion = '1.18'
- graphics2dVersion = '3.0.2'
+ graphics2dVersion = '3.0.3'
pdfboxVersion = '3.0.4'
saxonVersion = '12.5'
xmlSecVersion = '3.0.5'
Modified: poi/trunk/build.xml
URL:
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1924714&r1=1924713&r2=1924714&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Mon Mar 31 19:57:52 2025
@@ -328,7 +328,7 @@ under the License.
<dependency prefix="pdf.pdfbox" artifact="org.apache.pdfbox:pdfbox:3.0.4"
usage="ooxml-provided"/>
<dependency prefix="pdf.pdfbox.io"
artifact="org.apache.pdfbox:pdfbox-io:3.0.4" usage="ooxml-provided"/>
<dependency prefix="pdf.fontbox"
artifact="org.apache.pdfbox:fontbox:3.0.4" usage="ooxml-provided"/>
- <dependency prefix="pdf.graphics2d"
artifact="de.rototor.pdfbox:graphics2d:3.0.2" usage="ooxml-provided"/>
+ <dependency prefix="pdf.graphics2d"
artifact="de.rototor.pdfbox:graphics2d:3.0.3" usage="ooxml-provided"/>
<!-- jars in the ooxml-lib directory, see the fetch-ooxml-jars target-->
<dependency prefix="ooxml.curvesapi"
artifact="com.github.virtuald:curvesapi:1.08" usage="ooxml"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]