Skip to content

Commit

Permalink
#114 versions up
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 14, 2022
1 parent 87fd7de commit c556c73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -84,12 +84,12 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-core</artifactId>
<version>1.12.259</version>
<version>1.12.260</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-dynamodb</artifactId>
<version>1.12.259</version>
<version>1.12.260</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit c556c73

Please sign in to comment.