Skip to content

Commit

Permalink
[DOXIA-604] Upgrade to FOP 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Feb 7, 2020
1 parent 751e544 commit faabbe7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion doxia-modules/doxia-module-fo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ under the License.
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>fop</artifactId>
<version>2.3</version>
<version>2.4</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
Expand Down
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -202,14 +202,6 @@ under the License.
<artifactId>plexus-component-annotations</artifactId>
<version>1.7.1</version>
</dependency>

<dependency><!-- remove when upgrade fop to higher than 2.3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8036 -->
<groupId>org.apache.pdfbox</groupId>
<artifactId>fontbox</artifactId>
<version>2.0.12</version>
</dependency>

<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
Expand Down

0 comments on commit faabbe7

Please sign in to comment.