Skip to content

Commit

Permalink
FOP-2836: Update PDFBox to 2.0.13
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1849455 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
simonsteiner1984 committed Dec 21, 2018
1 parent 5c6ec4d commit ba5c536
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fop-core/pom.xml
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>fontbox</artifactId>
<version>2.0.11</version>
<version>2.0.13</version>
</dependency>
<dependency>
<groupId>javax.media</groupId>
Expand Down Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>2.0.11</version>
<version>2.0.13</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
Binary file not shown.

0 comments on commit ba5c536

Please sign in to comment.