Skip to content

Commit f8aca9c

Browse files
committed
fix: fj-doc-mod-fop/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190
1 parent add9e96 commit f8aca9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fj-doc-mod-fop/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</licenses>
2323

2424
<properties>
25-
<fop-version>2.10</fop-version>
25+
<fop-version>2.11</fop-version>
2626
</properties>
2727

2828
<build>

0 commit comments

Comments
 (0)