Skip to content

Commit 1fe2180

Browse files
Revert "Keep support for legacy S3 client"
This reverts commit 7a54156.
1 parent 7a54156 commit 1fe2180

File tree

2 files changed

+0
-449
lines changed

2 files changed

+0
-449
lines changed

gxcloudstorage-awss3/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,5 @@
2929
<artifactId>s3</artifactId>
3030
<version>${software.awssdk.version}</version>
3131
</dependency>
32-
<dependency>
33-
<groupId>com.amazonaws</groupId>
34-
<artifactId>aws-java-sdk-s3</artifactId>
35-
<version>1.12.587</version>
36-
</dependency>
3732
</dependencies>
3833
</project>

0 commit comments

Comments
 (0)