Skip to content

Commit b01f872

Browse files
author
AWS
committedMay 17, 2016
AWS SDK for Java 1.11.1
1 parent 9243e07 commit b01f872

File tree

288 files changed

+77636
-45144
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

288 files changed

+77636
-45144
lines changed
 

‎LICENSE.txt

-10
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,3 @@ You may add Your own copyright statement to Your modifications and may provide a
5151
END OF TERMS AND CONDITIONS
5252

5353
Note: Other license terms may apply to certain, identified software files contained within or distributed with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above.
54-
55-
JSON processing code subject to the JSON License from JSON.org:
56-
57-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
58-
59-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
60-
61-
The Software shall be used for Good, not Evil.
62-
63-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies.
3939
<dependency>
4040
<groupId>com.amazonaws</groupId>
4141
<artifactId>aws-java-sdk-bom</artifactId>
42-
<version>1.11.0</version>
42+
<version>1.11.1</version>
4343
<type>pom</type>
4444
<scope>import</scope>
4545
</dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.