Skip to content

Commit e33e453

Browse files
build(deps): 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.4 to 3.15.0. - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-events dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 871a844 commit e33e453

File tree

1 file changed

+1
-1
lines changed
  • examples/powertools-examples-core-utilities/sam-graalvm

1 file changed

+1
-1
lines changed

examples/powertools-examples-core-utilities/sam-graalvm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.amazonaws</groupId>
4141
<artifactId>aws-lambda-java-events</artifactId>
42-
<version>3.11.3</version>
42+
<version>3.15.0</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.aspectj</groupId>

0 commit comments

Comments
 (0)