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 ce885c7 commit c2f3598Copy full SHA for c2f3598
pom.xml
@@ -174,19 +174,19 @@ software.
174
<dependency>
175
<groupId>com.amazonaws</groupId>
176
<artifactId>aws-java-sdk-core</artifactId>
177
- <version>1.12.576</version>
+ <version>1.12.668</version>
178
<scope>provided</scope>
179
</dependency>
180
181
182
<artifactId>aws-java-sdk-s3</artifactId>
183
184
<scope>runtime</scope>
185
186
187
188
<artifactId>aws-java-sdk-dynamodb</artifactId>
189
190
191
192
<groupId>com.jcabi</groupId>
0 commit comments