File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 33
44 <groupId >com.amazonaws</groupId >
55 <artifactId >aws-lambda-java-events</artifactId >
6- <version >1.2.1 </version >
6+ <version >1.3.0 </version >
77 <packaging >jar</packaging >
88
99 <name >AWS Lambda Java Events Library</name >
4040 <dependency >
4141 <groupId >com.amazonaws</groupId >
4242 <artifactId >aws-java-sdk-s3</artifactId >
43- <version >1.10.77 </version >
43+ <version >1.11.0 </version >
4444 </dependency >
4545 <dependency >
4646 <groupId >com.amazonaws</groupId >
4747 <artifactId >aws-java-sdk-sns</artifactId >
48- <version >1.10.77 </version >
48+ <version >1.11.0 </version >
4949 </dependency >
5050 <dependency >
5151 <groupId >com.amazonaws</groupId >
5252 <artifactId >aws-java-sdk-cognitoidentity</artifactId >
53- <version >1.10.77 </version >
53+ <version >1.11.0 </version >
5454 </dependency >
5555 <dependency >
5656 <groupId >com.amazonaws</groupId >
5757 <artifactId >aws-java-sdk-kinesis</artifactId >
58- <version >1.10.77 </version >
58+ <version >1.11.0 </version >
5959 </dependency >
6060 <dependency >
6161 <groupId >com.amazonaws</groupId >
6262 <artifactId >aws-java-sdk-dynamodb</artifactId >
63- <version >1.10.77 </version >
63+ <version >1.11.0 </version >
6464 </dependency >
6565 </dependencies >
6666
You can’t perform that action at this time.
0 commit comments