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 8d15c4a commit f9b3af7Copy full SHA for f9b3af7
jnosql-dynamodb/pom.xml
@@ -22,7 +22,7 @@
22
<description>The Eclipse JNoSQL layer implementation AWS DynamoDB</description>
23
24
<properties>
25
- <dynamodb.version>2.23.12</dynamodb.version>
+ <dynamodb.version>2.27.2</dynamodb.version>
26
</properties>
27
28
<dependencies>
jnosql-elasticsearch/pom.xml
@@ -29,7 +29,6 @@
29
30
31
<elasticsearch-java.version>8.13.4</elasticsearch-java.version>
32
- <awaitility.version>4.2.0</awaitility.version>
33
34
35
<dependency>
0 commit comments