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 62ccaf9 commit 3afb1d2Copy full SHA for 3afb1d2
examples/powertools-examples-idempotency/pom.xml
@@ -83,12 +83,6 @@
83
<version>5.9.3</version>
84
<scope>test</scope>
85
</dependency>
86
- <dependency>
87
- <groupId>com.amazonaws</groupId>
88
- <artifactId>DynamoDBLocal</artifactId>
89
- <version>1.22.0</version>
90
- <scope>test</scope>
91
- </dependency>
92
<dependency>
93
<groupId>com.amazonaws</groupId>
94
<artifactId>aws-lambda-java-tests</artifactId>
0 commit comments