Skip to content

Commit ba09229

Browse files
Bump com.amazonaws:aws-lambda-java-core from 1.3.0 to 1.4.0 (#511)
Bumps [com.amazonaws:aws-lambda-java-core](https://github.com/aws/aws-lambda-java-libs) from 1.3.0 to 1.4.0. - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-core dependency-version: 1.4.0 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 a023cd8 commit ba09229

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
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.amazonaws</groupId>
5454
<artifactId>aws-lambda-java-core</artifactId>
55-
<version>1.3.0</version>
55+
<version>1.4.0</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)