Skip to content

Commit

Permalink
fix: upgrade org.apache.xmlgraphics:fop from 2.9 to 2.10
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.xmlgraphics:fop from 2.9 to 2.10.

See this package in maven:
org.apache.xmlgraphics:fop

See this project in Snyk:
https://app.snyk.io/org/manuelb/project/803ffffb-955d-4625-aea6-b1cbbfd73c43?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 5, 2024
1 parent d11b543 commit 3173f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>fop</artifactId>
<version>2.9</version>
<version>2.10</version>
<exclusions>
<exclusion>
<groupId>xml-apis</groupId>
Expand Down

0 comments on commit 3173f7c

Please sign in to comment.