Skip to content

Commit 9e112cf

Browse files
Bump com.amazonaws:aws-lambda-java-core from 1.3.0 to 1.4.0
Bumps [com.amazonaws:aws-lambda-java-core](https://github.com/aws/aws-lambda-java-libs) from 1.3.0 to 1.4.0. - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-core dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f6dea3 commit 9e112cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<strimzi-test-container.version>0.109.2</strimzi-test-container.version>
147147
<!-- Scala is used by Kafka so we need to choose a compatible version -->
148148
<scala.version>2.13.16</scala.version>
149-
<aws-lambda-java.version>1.3.0</aws-lambda-java.version>
149+
<aws-lambda-java.version>1.4.0</aws-lambda-java.version>
150150
<aws-lambda-java-events.version>3.16.1</aws-lambda-java-events.version>
151151
<aws-xray.version>2.18.3</aws-xray.version>
152152
<cloudevents-api.version>3.0.0</cloudevents-api.version>

0 commit comments

Comments
 (0)