Skip to content

Commit 2903a12

Browse files
build(deps-dev): bump aws-lambda-java-events from 3.9.0 to 3.10.0 (#524)
Bumps [aws-lambda-java-events](https://github.com/aws/aws-lambda-java-libs) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/aws/aws-lambda-java-libs/releases) - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-events dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc9a3ce commit 2903a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<payloadoffloading-common.version>1.1.1</payloadoffloading-common.version>
6060
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6161
<lambda.core.version>1.2.1</lambda.core.version>
62-
<lambda.events.version>3.9.0</lambda.events.version>
62+
<lambda.events.version>3.10.0</lambda.events.version>
6363
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
6464
<aspectj-maven-plugin.version>1.14.0</aspectj-maven-plugin.version>
6565
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)