Skip to content

Commit

Permalink
Bump com.amazonaws:aws-lambda-java-events from 3.14.0 to 3.15.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.14.0 to 3.15.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 Feb 15, 2025
1 parent 26e37eb commit 5ee8cf7
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.14.0</version>
<version>3.15.0</version>
</dependency>
<dependency>
<artifactId>slf4j-api</artifactId>
Expand Down

0 comments on commit 5ee8cf7

Please sign in to comment.