Skip to content

Commit

Permalink
fix: vendor/aws-sdk-cpp-1.3.50/code-generation/generator/pom.xml to r…
Browse files Browse the repository at this point in the history
…educe vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://dev.snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190
  • Loading branch information
snyk-bot committed Dec 1, 2024
1 parent 802457f commit 70d0e3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.5</version>
<version>2.14.0</version>
</dependency>
<dependency>
<groupId>net.lingala.zip4j</groupId>
Expand Down

0 comments on commit 70d0e3d

Please sign in to comment.