File tree 2 files changed +0
-10
lines changed
test/old-client-version-compatibility-test
2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 444
444
<artifactId >sdk-core</artifactId >
445
445
<version >${awsjavasdk.version} </version >
446
446
</dependency >
447
- <dependency >
448
- <groupId >software.amazon.awssdk</groupId >
449
- <artifactId >auth</artifactId >
450
- <version >${awsjavasdk.version} </version >
451
- </dependency >
452
447
<dependency >
453
448
<groupId >software.amazon.awssdk</groupId >
454
449
<artifactId >http-auth-spi</artifactId >
Original file line number Diff line number Diff line change 68
68
<artifactId >auth</artifactId >
69
69
<version >${awsjavasdk.version} </version >
70
70
</dependency >
71
- <dependency >
72
- <groupId >software.amazon.awssdk</groupId >
73
- <artifactId >http-auth</artifactId >
74
- <version >${awsjavasdk.version} </version >
75
- </dependency >
76
71
<dependency >
77
72
<groupId >software.amazon.awssdk</groupId >
78
73
<artifactId >http-client-spi</artifactId >
You can’t perform that action at this time.
0 commit comments