Skip to content

Commit 88e3dfe

Browse files
Bump com.amazonaws:aws-lambda-java-core in /labs/unicorn-stock-broker
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 8fff711 commit 88e3dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labs/unicorn-stock-broker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>com.amazonaws</groupId>
8080
<artifactId>aws-lambda-java-core</artifactId>
81-
<version>1.2.3</version>
81+
<version>1.3.0</version>
8282
</dependency>
8383
<dependency>
8484
<groupId>org.crac</groupId>

0 commit comments

Comments
 (0)