Skip to content

Commit 4e6aa45

Browse files
build(deps): bump com.amazonaws:aws-lambda-java-events (#1913)
--- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-events dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 484cf77 commit 4e6aa45

File tree

1 file changed

+1
-1
lines changed
  • examples/powertools-examples-cloudformation

1 file changed

+1
-1
lines changed

examples/powertools-examples-cloudformation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<maven.compiler.source>11</maven.compiler.source>
1414
<maven.compiler.target>11</maven.compiler.target>
1515
<lambda.core.version>1.3.0</lambda.core.version>
16-
<lambda.events.version>3.15.0</lambda.events.version>
16+
<lambda.events.version>3.16.0</lambda.events.version>
1717
<aws.sdk.version>2.31.62</aws.sdk.version>
1818
<aspectj.version>1.9.20.1</aspectj.version>
1919

0 commit comments

Comments
 (0)