Skip to content

Commit 4e5d42b

Browse files
committed
remove dependency
1 parent 5e18200 commit 4e5d42b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

core/aws-core/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,6 @@
9999
<artifactId>utils</artifactId>
100100
<version>${awsjavasdk.version}</version>
101101
</dependency>
102-
<dependency>
103-
<groupId>software.amazon.awssdk</groupId>
104-
<artifactId>utils-lite</artifactId>
105-
<version>${awsjavasdk.version}</version>
106-
</dependency>
107102
<dependency>
108103
<groupId>software.amazon.awssdk</groupId>
109104
<artifactId>retries-spi</artifactId>

0 commit comments

Comments
 (0)