Skip to content

Commit

Permalink
fix(deps): update dependency com.amazonaws:aws-java-sdk-dynamodb to v…
Browse files Browse the repository at this point in the history
…1.12.528
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent 50655d8 commit 4e01c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-dynamodb</artifactId>
<version>1.12.527</version>
<version>1.12.528</version>
</dependency>
<dependency>
<groupId>com.jcabi.incubator</groupId>
Expand Down

0 comments on commit 4e01c52

Please sign in to comment.