chore(deps): Update aws-lambda-java-events version to 3.14.0
Signed-off-by: Dennis Kieselhorst <mail@dekies.de>
This commit is contained in:
committed by
Oleg Zhurakousky
parent
849dc17246
commit
e271f0f6aa
@@ -41,7 +41,7 @@ repositories {
|
||||
|
||||
ext {
|
||||
springCloudFunctionVersion = "3.0.0.BUILD-SNAPSHOT"
|
||||
awsLambdaEventsVersion = "2.0.2"
|
||||
awsLambdaEventsVersion = "3.14.0"
|
||||
awsLambdaCoreVersion = "1.2.3"
|
||||
}
|
||||
ext['reactor.version'] = "3.1.7.RELEASE"
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
<wrapper.version>1.0.27.RELEASE</wrapper.version>
|
||||
<aws-lambda-events.version>2.0.2</aws-lambda-events.version>
|
||||
<aws-lambda-events.version>3.14.0</aws-lambda-events.version>
|
||||
<spring-cloud-function.version>4.3.0-SNAPSHOT</spring-cloud-function.version>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user