Skip to content

Commit f0e8be2

Browse files
committed
Remove extra Sqs dependency
1 parent 188e065 commit f0e8be2

File tree

1 file changed

+0
-5
lines changed
  • test/v2-migration-tests/src/test/resources/software/amazon/awssdk/v2migrationtests/maven/after

1 file changed

+0
-5
lines changed

test/v2-migration-tests/src/test/resources/software/amazon/awssdk/v2migrationtests/maven/after/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,6 @@
4747
<artifactId>sqs</artifactId>
4848
<version>V2_VERSION</version>
4949
</dependency>
50-
<dependency>
51-
<groupId>software.amazon.awssdk</groupId>
52-
<artifactId>sqs</artifactId>
53-
<version>V2_VERSION</version>
54-
</dependency>
5550
<dependency>
5651
<groupId>software.amazon.awssdk</groupId>
5752
<artifactId>apache-client</artifactId>

0 commit comments

Comments
 (0)