Skip to content

Commit

Permalink
fix: aws-lambda-java-events-sdk-transformer/pom.xml to reduce vulnera…
Browse files Browse the repository at this point in the history
…bilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518
  • Loading branch information
snyk-bot committed Jul 24, 2024
1 parent 4a61b56 commit 4db6d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-lambda-java-events-sdk-transformer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<sdk.v1.version>1.11.914</sdk.v1.version>
<sdk.v2.version>2.15.40</sdk.v2.version>
<sdk.v2.version>2.26.23</sdk.v2.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit 4db6d02

Please sign in to comment.