Skip to content

Commit 0211181

Browse files
dependabot[bot]jeromevdl
authored andcommitted
build(deps): bump com.amazonaws:aws-lambda-java-core from 1.2.2 to 1.2.3 (#1379)
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 09e5913 commit 0211181

File tree

1 file changed

+1
-1
lines changed
  • examples/powertools-examples-core/cdk/app

1 file changed

+1
-1
lines changed

examples/powertools-examples-core/cdk/app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.amazonaws</groupId>
3737
<artifactId>aws-lambda-java-core</artifactId>
38-
<version>1.2.2</version>
38+
<version>1.2.3</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)