Skip to content

Commit beb12d2

Browse files
electrumwendigo
authored andcommitted
Remove unused S3 dependency from Hive
1 parent 0cac3ca commit beb12d2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

plugin/trino-hive/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -300,12 +300,6 @@
300300
<scope>provided</scope>
301301
</dependency>
302302

303-
<dependency>
304-
<groupId>com.amazonaws</groupId>
305-
<artifactId>aws-java-sdk-s3</artifactId>
306-
<scope>runtime</scope>
307-
</dependency>
308-
309303
<dependency>
310304
<groupId>io.airlift</groupId>
311305
<artifactId>log-manager</artifactId>

0 commit comments

Comments
 (0)