Skip to content

Commit

Permalink
updated the API Gateway example
Browse files Browse the repository at this point in the history
  • Loading branch information
scmacdon committed Jan 14, 2025
1 parent 4b80af5 commit 17e5a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javav2/usecases/creating_lambda_apigateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>dynamodb-enhanced</artifactId>
<version>2.21.21</version>
<version>2.29.45</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
Expand Down

0 comments on commit 17e5a02

Please sign in to comment.