Skip to content

Commit

Permalink
build(deps): bump com.amazonaws:aws-lambda-java-core from 1.2.2 to 1.…
Browse files Browse the repository at this point in the history
…2.3 (aws-powertools#1460)

Bumps [com.amazonaws:aws-lambda-java-core](https://github.com/aws/aws-lambda-java-libs) from 1.2.2 to 1.2.3.
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent ac90f33 commit 5e3a4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/powertools-examples-core/serverless/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-lambda-java-core</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
Expand Down

0 comments on commit 5e3a4e6

Please sign in to comment.