Skip to content

Commit 1612377

Browse files
chore(deps): bump com.amazonaws:aws-lambda-java-events
Bumps [com.amazonaws:aws-lambda-java-events](https://github.com/aws/aws-lambda-java-libs) from 3.11.6 to 3.12.0. - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-events dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca960e7 commit 1612377

File tree

1 file changed

+1
-1
lines changed
  • samples/springboot3/pet-store-native

1 file changed

+1
-1
lines changed

samples/springboot3/pet-store-native/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.amazonaws</groupId>
3333
<artifactId>aws-lambda-java-events</artifactId>
34-
<version>3.11.6</version>
34+
<version>3.12.0</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)