Skip to content

Commit

Permalink
Merge pull request #31 from aleph0io/dependabot/maven/main/com.amazon…
Browse files Browse the repository at this point in the history
…aws-aws-lambda-java-core-1.2.3

Bump com.amazonaws:aws-lambda-java-core from 1.2.2 to 1.2.3
  • Loading branch information
sigpwned authored Oct 2, 2023
2 parents e9ad19f + 1c0230f commit 90a16e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ under the License.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-lambda-java-core</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 90a16e1

Please sign in to comment.