Skip to content

Commit

Permalink
Merge pull request #1181 from aws/dependabot/maven/samples/springboot…
Browse files Browse the repository at this point in the history
…3/pet-store-native/com.amazonaws-aws-lambda-java-events-3.14.0

chore(deps): bump com.amazonaws:aws-lambda-java-events from 3.13.0 to 3.14.0 in /samples/springboot3/pet-store-native
  • Loading branch information
deki authored Nov 18, 2024
2 parents 182e691 + f4df313 commit f85319e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/springboot3/pet-store-native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-lambda-java-events</artifactId>
<version>3.13.0</version>
<version>3.14.0</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
Expand Down

0 comments on commit f85319e

Please sign in to comment.