Skip to content

Commit 22d9672

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 4a8511d commit 22d9672

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.2.3</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.40</aws.sdk.version>
1818
<aspectj.version>1.9.20.1</aspectj.version>
1919

0 commit comments

Comments
 (0)