Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6084022
  • Loading branch information
snyk-bot committed Nov 24, 2023
1 parent 6a38ca3 commit 1cf4b43
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 @@ -75,7 +75,7 @@
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>itext7-core</artifactId>
<version>7.2.2</version>
<version>8.0.0</version>
<type>pom</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 1cf4b43

Please sign in to comment.