Skip to content

Commit

Permalink
Bump com.amazonaws:aws-lambda-java-events from 3.11.2 to 3.11.3 in /j…
Browse files Browse the repository at this point in the history
…ava (#883)

Bumps [com.amazonaws:aws-lambda-java-events](https://github.com/aws/aws-lambda-java-libs) from 3.11.2 to 3.11.3.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent d876343 commit a90d04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ val DEPENDENCY_BOMS = listOf(

val DEPENDENCIES = listOf(
"com.amazonaws:aws-lambda-java-core:1.2.3",
"com.amazonaws:aws-lambda-java-events:3.11.2",
"com.amazonaws:aws-lambda-java-events:3.11.3",
"com.squareup.okhttp3:okhttp:4.11.0",
"io.opentelemetry.javaagent:opentelemetry-javaagent:1.31.0"
)
Expand Down

0 comments on commit a90d04e

Please sign in to comment.