Skip to content

Commit c2ecb60

Browse files
chore(deps): bump com.amazonaws:aws-lambda-java-events (#867)
Bumps [com.amazonaws:aws-lambda-java-events](https://github.com/aws/aws-lambda-java-libs) from 3.15.0 to 3.16.1. - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-events dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07e197f commit c2ecb60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/spring-cloud-function-demo

samples/spring-cloud-function-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.amazonaws</groupId>
4040
<artifactId>aws-lambda-java-events</artifactId>
41-
<version>3.15.0</version>
41+
<version>3.16.1</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)