Skip to content

Commit

Permalink
chore(dep): Update aws-lambda-java-core dependency to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
deki committed Jan 21, 2024
1 parent be5e5c2 commit 1417b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-serverless-java-container-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-lambda-java-core</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
</dependency>

<!-- https://mvnrepository.com/artifact/javax.servlet/javax.servlet-api -->
Expand Down

0 comments on commit 1417b89

Please sign in to comment.