Skip to content

Commit 522dfda

Browse files
Bump com.amazonaws:aws-lambda-java-core from 1.2.2 to 1.2.3 in /java (aws-observability#861)
Bumps [com.amazonaws:aws-lambda-java-core](https://github.com/aws/aws-lambda-java-libs) from 1.2.2 to 1.2.3. - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-core 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 13569e9 commit 522dfda

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
@@ -15,7 +15,7 @@ val DEPENDENCY_BOMS = listOf(
1515
)
1616

1717
val DEPENDENCIES = listOf(
18-
"com.amazonaws:aws-lambda-java-core:1.2.2",
18+
"com.amazonaws:aws-lambda-java-core:1.2.3",
1919
"com.amazonaws:aws-lambda-java-events:3.11.2",
2020
"com.squareup.okhttp3:okhttp:4.11.0",
2121
"io.opentelemetry.javaagent:opentelemetry-javaagent:1.28.0"

0 commit comments

Comments
 (0)