Skip to content

Commit

Permalink
build: bump dynamodb version to 2.23.12
Browse files Browse the repository at this point in the history
Signed-off-by: Maximillian Arruda <dearrudam@gmail.com>
  • Loading branch information
dearrudam committed Mar 12, 2024
1 parent 36e6f0f commit 12b4053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jnosql-dynamodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<description>The Eclipse JNoSQL layer implementation AWS DynamoDB</description>

<properties>
<dynamodb.version>2.21.21</dynamodb.version>
<dynamodb.version>2.23.12</dynamodb.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 12b4053

Please sign in to comment.