Skip to content

Commit e4309ec

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

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
@@ -145,7 +145,7 @@
145145
<strimzi-test-container.version>0.109.1</strimzi-test-container.version>
146146
<!-- Scala is used by Kafka so we need to choose a compatible version -->
147147
<scala.version>2.13.16</scala.version>
148-
<aws-lambda-java.version>1.2.3</aws-lambda-java.version>
148+
<aws-lambda-java.version>1.3.0</aws-lambda-java.version>
149149
<aws-lambda-java-events.version>3.15.0</aws-lambda-java-events.version>
150150
<aws-xray.version>2.18.2</aws-xray.version>
151151
<cloudevents-api.version>3.0.0</cloudevents-api.version>

0 commit comments

Comments
 (0)