Skip to content

Commit bc77091

Browse files
dependabot[bot]jeromevdl
authored andcommitted
build(deps): bump aws-lambda-java-core from 1.2.1 to 1.2.2 (#979)
Bumps [aws-lambda-java-core](https://github.com/aws/aws-lambda-java-libs) from 1.2.1 to 1.2.2. - [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-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 521b022 commit bc77091

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
@@ -62,7 +62,7 @@
6262
<aws.xray.recorder.version>2.13.0</aws.xray.recorder.version>
6363
<payloadoffloading-common.version>2.1.2</payloadoffloading-common.version>
6464
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
65-
<lambda.core.version>1.2.1</lambda.core.version>
65+
<lambda.core.version>1.2.2</lambda.core.version>
6666
<lambda.events.version>3.11.0</lambda.events.version>
6767
<lambda.serial.version>1.0.0</lambda.serial.version>
6868
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)