Skip to content

Commit

Permalink
fix: upgrade com.amazonaws:aws-lambda-java-events from 3.11.3 to 3.11.6
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.amazonaws:aws-lambda-java-events from 3.11.3 to 3.11.6.

See this package in maven:
com.amazonaws:aws-lambda-java-events

See this project in Snyk:
https://app.snyk.io/org/oph-snyk/project/214f5d78-71da-4384-9a8e-1d6a3eaf771e?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-io[bot] authored Jul 31, 2024
1 parent e864a2f commit 77efb5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambdat/tilapaivitys/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-lambda-java-events</artifactId>
<version>3.11.3</version>
<version>3.11.6</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
Expand Down

0 comments on commit 77efb5c

Please sign in to comment.