Skip to content

Commit

Permalink
SWI-3723 [Snyk] Security upgrade commons-io:commons-io from 2.11.0 to…
Browse files Browse the repository at this point in the history
… 2.14.0 (#158)

* fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190

* update mustache

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: ckoegel <[email protected]>
Co-authored-by: Cameron Koegel <[email protected]>
  • Loading branch information
4 people authored Dec 6, 2024
1 parent 5d0b430 commit e709964
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_templates/pom.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@
{{/swagger2AnnotationLibrary}}
<okhttp-version>4.12.0</okhttp-version>
<gson-version>2.10.1</gson-version>
<version.commons-io>2.11.0</version.commons-io>
<version.commons-io>2.14.0</version.commons-io>
<commons-lang3-version>3.14.0</commons-lang3-version>
<jaxb.version>4.0.0</jaxb.version>
{{#openApiNullable}}
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
<gson-fire-version>1.9.0</gson-fire-version>
<okhttp-version>4.12.0</okhttp-version>
<gson-version>2.10.1</gson-version>
<version.commons-io>2.11.0</version.commons-io>
<version.commons-io>2.14.0</version.commons-io>
<commons-lang3-version>3.14.0</commons-lang3-version>
<jaxb.version>4.0.0</jaxb.version>
<jackson-databind-nullable-version>0.2.6</jackson-databind-nullable-version>
Expand Down

0 comments on commit e709964

Please sign in to comment.