]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
FOP-2739: Upgrade to PDFBox 2.0.7
authorSimon Steiner <ssteiner@apache.org>
Mon, 18 Sep 2017 12:02:46 +0000 (12:02 +0000)
committerSimon Steiner <ssteiner@apache.org>
Mon, 18 Sep 2017 12:02:46 +0000 (12:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1808680 13f79535-47bb-0310-9956-ffa450edef68

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

index 942644f5fc7daaf49d860f78111e6445d2552b3f..1506ad82cd7210f6d99a81e2ee77396150faf40f 100644 (file)
     <dependency>
       <groupId>org.apache.pdfbox</groupId>
       <artifactId>fontbox</artifactId>
-      <version>2.0.4</version>
+      <version>2.0.7</version>
     </dependency>
     <dependency>
       <groupId>javax.media</groupId>
diff --git a/fop/lib/fontbox-2.0.4.jar b/fop/lib/fontbox-2.0.4.jar
deleted file mode 100644 (file)
index 43cf6b1..0000000
Binary files a/fop/lib/fontbox-2.0.4.jar and /dev/null differ
diff --git a/fop/lib/fontbox-2.0.7.jar b/fop/lib/fontbox-2.0.7.jar
new file mode 100644 (file)
index 0000000..aa49bc5
Binary files /dev/null and b/fop/lib/fontbox-2.0.7.jar differ