]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
FOP-2873: Update to PDFBox 2.0.16
authorSimon Steiner <ssteiner@apache.org>
Thu, 4 Jul 2019 09:26:28 +0000 (09:26 +0000)
committerSimon Steiner <ssteiner@apache.org>
Thu, 4 Jul 2019 09:26:28 +0000 (09:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1862545 13f79535-47bb-0310-9956-ffa450edef68

fop-core/pom.xml
fop/lib/fontbox-2.0.13.jar [deleted file]
fop/lib/fontbox-2.0.16.jar [new file with mode: 0644]
fop/lib/xmlgraphics-commons-svn-trunk.jar

index ae061197d24f53f36a3a78a914fc910d7b3cddac..e3345932c7d8630b4788177559a041fa59e9523e 100644 (file)
@@ -90,7 +90,7 @@
     <dependency>
       <groupId>org.apache.pdfbox</groupId>
       <artifactId>fontbox</artifactId>
-      <version>2.0.13</version>
+      <version>2.0.16</version>
     </dependency>
     <dependency>
       <groupId>javax.media</groupId>
     <dependency>
       <groupId>org.apache.pdfbox</groupId>
       <artifactId>pdfbox</artifactId>
-      <version>2.0.13</version>
+      <version>2.0.16</version>
       <scope>test</scope>
     </dependency>
   </dependencies>
diff --git a/fop/lib/fontbox-2.0.13.jar b/fop/lib/fontbox-2.0.13.jar
deleted file mode 100644 (file)
index f13a08f..0000000
Binary files a/fop/lib/fontbox-2.0.13.jar and /dev/null differ
diff --git a/fop/lib/fontbox-2.0.16.jar b/fop/lib/fontbox-2.0.16.jar
new file mode 100644 (file)
index 0000000..b1ec49b
Binary files /dev/null and b/fop/lib/fontbox-2.0.16.jar differ
index bbf1eb0c6b991a32a04e6fff60564ecc1f16b504..4dae3d05eb97ab340cdcade904258a195ab7aa95 100644 (file)
Binary files a/fop/lib/xmlgraphics-commons-svn-trunk.jar and b/fop/lib/xmlgraphics-commons-svn-trunk.jar differ