File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4646 <groupId >com.amazonaws</groupId >
4747 <artifactId >aws-java-sdk-s3</artifactId >
4848 <version >1.11.163</version >
49- <scope >provided</scope >
49+ <scope >provided</scope ><!-- USER PROVIDED! SEE https://github.com/aws/aws-lambda-java-libs/tree/master/aws-lambda-java-events/README.md -->
5050 </dependency >
5151 <dependency >
5252 <groupId >com.amazonaws</groupId >
5353 <artifactId >aws-java-sdk-kinesis</artifactId >
5454 <version >1.11.163</version >
55- <scope >provided</scope >
55+ <scope >provided</scope ><!-- USER PROVIDED! SEE https://github.com/aws/aws-lambda-java-libs/tree/master/aws-lambda-java-events/README.md -->
5656 </dependency >
5757 <dependency >
5858 <groupId >com.amazonaws</groupId >
5959 <artifactId >aws-java-sdk-dynamodb</artifactId >
6060 <version >1.11.163</version >
61- <scope >provided</scope >
61+ <scope >provided</scope ><!-- USER PROVIDED! SEE https://github.com/aws/aws-lambda-java-libs/tree/master/aws-lambda-java-events/README.md -->
6262 </dependency >
6363 </dependencies >
6464
You can’t perform that action at this time.
0 commit comments