Skip to content

Commit 37e3400

Browse files
Upgrade: [dependabot] - bump com.amazonaws:aws-lambda-java-core
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>
1 parent 0d37456 commit 37e3400

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
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.amazonaws</groupId>
8181
<artifactId>aws-lambda-java-core</artifactId>
82-
<version>1.3.0</version>
82+
<version>1.4.0</version>
8383
</dependency>
8484
<dependency>
8585
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)