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-COMMONSIO-8161190
  • Loading branch information
snyk-bot committed Oct 10, 2024
1 parent 60c8275 commit f2bcb1a
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 @@ -405,7 +405,7 @@
<swagger-core-version>1.6.5</swagger-core-version>
<okhttp-version>4.12.0</okhttp-version>
<gson-version>2.9.0</gson-version>
<version.commons-io>2.11.0</version.commons-io>
<version.commons-io>2.14.0</version.commons-io>
<commons-lang3-version>
3.12.0</commons-lang3-version>
<jaxb.version>4.0.0</jaxb.version>
Expand Down

0 comments on commit f2bcb1a

Please sign in to comment.