Skip to content

Commit

Permalink
fix: java-poi/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-COMMONSCODEC-561518
  • Loading branch information
snyk-io[bot] authored Aug 21, 2024
1 parent d5b15ea commit a9de62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-poi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>

<properties>
<poi.version>4.1.2</poi.version>
<poi.version>5.0.0</poi.version>
</properties>

<artifactId>java-poi</artifactId>
Expand Down

0 comments on commit a9de62b

Please sign in to comment.