Skip to content

Commit 385c294

Browse files
Bump com.amazonaws:aws-lambda-java-core from 1.2.3 to 1.3.0
Bumps [com.amazonaws:aws-lambda-java-core](https://github.com/aws/aws-lambda-java-libs) from 1.2.3 to 1.3.0. - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-core dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44b4a40 commit 385c294

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
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.amazonaws</groupId>
3737
<artifactId>aws-lambda-java-core</artifactId>
38-
<version>1.2.3</version>
38+
<version>1.3.0</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)