Skip to content

Commit

Permalink
Bump com.amazonaws:aws-lambda-java-events from 3.13.0 to 3.14.0
Browse files Browse the repository at this point in the history
Bumps [com.amazonaws:aws-lambda-java-events](https://github.com/aws/aws-lambda-java-libs) from 3.13.0 to 3.14.0.
- [Commits](https://github.com/aws/aws-lambda-java-libs/commits)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-lambda-java-events
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2024
1 parent 6b00dae commit 11ecb34
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 @@ -325,7 +325,7 @@
<dependency>
<artifactId>aws-lambda-java-events</artifactId>
<groupId>com.amazonaws</groupId>
<version>3.13.0</version>
<version>3.14.0</version>
</dependency>
<dependency>
<artifactId>slf4j-api</artifactId>
Expand Down

0 comments on commit 11ecb34

Please sign in to comment.