Skip to content

Commit 20459eb

Browse files
Bump com.amazonaws:aws-lambda-java-events from 3.11.1 to 3.11.2 in /java (aws-observability#708)
Bumps [com.amazonaws: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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 777f857 commit 20459eb

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.2",
19-
"com.amazonaws:aws-lambda-java-events:3.11.1",
19+
"com.amazonaws:aws-lambda-java-events:3.11.2",
2020
"com.squareup.okhttp3:okhttp:4.11.0",
2121
"io.opentelemetry.javaagent:opentelemetry-javaagent:1.26.0"
2222
)

0 commit comments

Comments
 (0)