Skip to content

Commit a90d04e

Browse files
Bump com.amazonaws:aws-lambda-java-events from 3.11.2 to 3.11.3 in /java (aws-observability#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>
1 parent d876343 commit a90d04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ val DEPENDENCY_BOMS = listOf(
1616

1717
val DEPENDENCIES = listOf(
1818
"com.amazonaws:aws-lambda-java-core:1.2.3",
19-
"com.amazonaws:aws-lambda-java-events:3.11.2",
19+
"com.amazonaws:aws-lambda-java-events:3.11.3",
2020
"com.squareup.okhttp3:okhttp:4.11.0",
2121
"io.opentelemetry.javaagent:opentelemetry-javaagent:1.31.0"
2222
)

0 commit comments

Comments
 (0)