We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b709c commit bb58891Copy full SHA for bb58891
test/old-client-version-compatibility-test/pom.xml
@@ -68,11 +68,6 @@
68
<artifactId>auth</artifactId>
69
<version>${awsjavasdk.version}</version>
70
</dependency>
71
- <dependency>
72
- <groupId>software.amazon.awssdk</groupId>
73
- <artifactId>http-auth</artifactId>
74
- <version>${awsjavasdk.version}</version>
75
- </dependency>
76
<dependency>
77
<groupId>software.amazon.awssdk</groupId>
78
<artifactId>http-client-spi</artifactId>
0 commit comments