Skip to content

Commit ba5c536

Browse files
FOP-2836: Update PDFBox to 2.0.13
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1849455 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5c6ec4d commit ba5c536

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fop-core/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.apache.pdfbox</groupId>
102102
<artifactId>fontbox</artifactId>
103-
<version>2.0.11</version>
103+
<version>2.0.13</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>javax.media</groupId>
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>org.apache.pdfbox</groupId>
142142
<artifactId>pdfbox</artifactId>
143-
<version>2.0.11</version>
143+
<version>2.0.13</version>
144144
<scope>test</scope>
145145
</dependency>
146146
</dependencies>
Binary file not shown.

0 commit comments

Comments
 (0)