Skip to content

Commit 8e651ef

Browse files
Bump com.amazonaws:aws-lambda-java-events
Bumps [com.amazonaws:aws-lambda-java-events](https://github.com/aws/aws-lambda-java-libs) from 3.11.6 to 3.12.0. - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-events dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c33e01 commit 8e651ef

File tree

1 file changed

+1
-1
lines changed
  • labs/unicorn-location-api/UnicornLocationFunction

1 file changed

+1
-1
lines changed

labs/unicorn-location-api/UnicornLocationFunction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>com.amazonaws</groupId>
2424
<artifactId>aws-lambda-java-events</artifactId>
25-
<version>3.11.6</version>
25+
<version>3.12.0</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)