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-ORGJETBRAINSKOTLIN-2393744
  • Loading branch information
snyk-bot committed Jan 11, 2025
1 parent c57bd21 commit ff5059a
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 @@ -39,7 +39,7 @@
<dossierfacile.version>0.0.1-SNAPSHOT</dossierfacile.version>
<logback-encoder.version>7.4</logback-encoder.version>
<commons-io.version>2.17.0</commons-io.version>
<okio.version>3.9.1</okio.version>
<okio.version>3.10.0</okio.version>
<pdfbox.version>3.0.3</pdfbox.version>
<pdfbox-tools.version>3.0.3</pdfbox-tools.version>
<jbig2-imageio.version>3.0.4</jbig2-imageio.version>
Expand Down

0 comments on commit ff5059a

Please sign in to comment.