We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bdd69f commit 04ef1e3Copy full SHA for 04ef1e3
bom/application/pom.xml
@@ -145,7 +145,7 @@
145
<!-- Scala is used by Kafka so we need to choose a compatible version -->
146
<scala.version>2.13.16</scala.version>
147
<aws-lambda-java.version>1.2.3</aws-lambda-java.version>
148
- <aws-lambda-java-events.version>3.14.0</aws-lambda-java-events.version>
+ <aws-lambda-java-events.version>3.15.0</aws-lambda-java-events.version>
149
<aws-xray.version>2.18.2</aws-xray.version>
150
<cloudevents-api.version>3.0.0</cloudevents-api.version>
151
<azure-functions-java-library.version>3.1.0</azure-functions-java-library.version>
0 commit comments