Skip to content

Commit

Permalink
Bump aws-lambda-java-events from 3.11.1 to 3.11.2
Browse files Browse the repository at this point in the history
Bumps [aws-lambda-java-events](https://github.com/aws/aws-lambda-java-libs) from 3.11.1 to 3.11.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2023
1 parent 35cb41a commit ea11e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<!-- Scala is used by Kafka so we need to choose a compatible version -->
<scala.version>2.13.10</scala.version>
<aws-lambda-java.version>1.2.2</aws-lambda-java.version>
<aws-lambda-java-events.version>3.11.1</aws-lambda-java-events.version>
<aws-lambda-java-events.version>3.11.2</aws-lambda-java-events.version>
<aws-xray.version>2.14.0</aws-xray.version>
<azure-functions-java-library.version>2.2.0</azure-functions-java-library.version>
<azure-functions-java-spi.version>1.0.0</azure-functions-java-spi.version>
Expand Down

0 comments on commit ea11e39

Please sign in to comment.