Skip to content

Commit eba8818

Browse files
chore(deps): bump com.amazonaws:aws-lambda-java-core
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] <[email protected]>
1 parent 55b8204 commit eba8818

File tree

1 file changed

+1
-1
lines changed
  • samples/springboot3/pet-store-native

1 file changed

+1
-1
lines changed

samples/springboot3/pet-store-native/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.amazonaws</groupId>
4343
<artifactId>aws-lambda-java-core</artifactId>
44-
<version>1.2.3</version>
44+
<version>1.3.0</version>
4545
<scope>provided</scope>
4646
</dependency>
4747

0 commit comments

Comments
 (0)