Skip to content

Commit

Permalink
Update dependency com.amazonaws:aws-lambda-java-events to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 18, 2020
1 parent e8a038d commit b57e080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db-update-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-lambda-java-events</artifactId>
<version>2.2.7</version>
<version>3.0.0</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
Expand Down

0 comments on commit b57e080

Please sign in to comment.