Skip to content

Commit 3afb1d2

Browse files
authored
removing dynamodb local from examples (#1507)
1 parent 62ccaf9 commit 3afb1d2

File tree

1 file changed

+0
-6
lines changed
  • examples/powertools-examples-idempotency

1 file changed

+0
-6
lines changed

examples/powertools-examples-idempotency/pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,6 @@
8383
<version>5.9.3</version>
8484
<scope>test</scope>
8585
</dependency>
86-
<dependency>
87-
<groupId>com.amazonaws</groupId>
88-
<artifactId>DynamoDBLocal</artifactId>
89-
<version>1.22.0</version>
90-
<scope>test</scope>
91-
</dependency>
9286
<dependency>
9387
<groupId>com.amazonaws</groupId>
9488
<artifactId>aws-lambda-java-tests</artifactId>

0 commit comments

Comments
 (0)