]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
FOP-3033: Update PDFBox to 2.0.21
authorSimon Steiner <ssteiner@apache.org>
Wed, 27 Oct 2021 14:05:10 +0000 (14:05 +0000)
committerSimon Steiner <ssteiner@apache.org>
Wed, 27 Oct 2021 14:05:10 +0000 (14:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1894590 13f79535-47bb-0310-9956-ffa450edef68

fop-core/pom.xml
fop/lib/fontbox-2.0.19.jar [deleted file]
fop/lib/fontbox-2.0.21.jar [new file with mode: 0644]

index c191e20976cc9489df8a91d672568ecd2c19e80e..8256bac7997a2fc452f384674e892abb019ea2f2 100644 (file)
@@ -92,7 +92,7 @@
     <dependency>
       <groupId>org.apache.pdfbox</groupId>
       <artifactId>fontbox</artifactId>
-      <version>2.0.19</version>
+      <version>2.0.21</version>
     </dependency>
     <dependency>
       <groupId>javax.media</groupId>
     <dependency>
       <groupId>org.apache.pdfbox</groupId>
       <artifactId>pdfbox</artifactId>
-      <version>2.0.19</version>
+      <version>2.0.21</version>
       <scope>test</scope>
     </dependency>
   </dependencies>
diff --git a/fop/lib/fontbox-2.0.19.jar b/fop/lib/fontbox-2.0.19.jar
deleted file mode 100644 (file)
index b52c956..0000000
Binary files a/fop/lib/fontbox-2.0.19.jar and /dev/null differ
diff --git a/fop/lib/fontbox-2.0.21.jar b/fop/lib/fontbox-2.0.21.jar
new file mode 100644 (file)
index 0000000..b40ff15
Binary files /dev/null and b/fop/lib/fontbox-2.0.21.jar differ